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 |
How do you use the Dropdown plugin?
Do you know what is twitter bootstrap?
What is bootstrap css?
What are bootstrap badges?
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>
Which class is used for pagination in bootstrap?
Explain what is Bootstrap Grid System?
How do you make images responsive?
How many types media objects in bootstrap?
What is a Modal Plugin?
Tell me what are glyphicons?
Which class is used to draw a toolbar of buttons?