when we can use <code>tag and <pre>?



when we can use <code>tag and <pre>?..

Answer / Pawan Chaubey

<code> tag is used to display a piece of computer code within an HTML document, while <pre> tag creates formatted flow text. The main difference between them lies in how they handle whitespace - the pre tag preserves all spaces and line breaks, whereas the code tag does not.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

How do you use the Dropdown plugin?

1 Answers  


Do you know what is twitter bootstrap?

1 Answers  


What is bootstrap css?

1 Answers  


What are bootstrap badges?

1 Answers  


What will be the default bootstrap look of the alert created with this following code:<div class="alert" role="alert">warning! What I'm missing something.</Div>

1 Answers  


Which class is used for pagination in bootstrap?

1 Answers  


Explain what is Bootstrap Grid System?

1 Answers  


How do you make images responsive?

1 Answers  


How many types media objects in bootstrap?

1 Answers  


What is a Modal Plugin?

1 Answers  


Tell me what are glyphicons?

1 Answers  


Which class is used to draw a toolbar of buttons?

1 Answers  


Categories