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 |
Explain bootstrap 4 images?
Tell me what media object in bootstrap is and what are their types?
How would you define bootstrap pagination?
In bootstrap, how can you create a pills navigation menu?
What is bootstrap carousel? Explain
What are bootstrap alerts?
How navbar works in bootstrap?
How can you order columns in Bootstrap?
Which components are there in bootstrap?
What is the most appropriate function to wrap the page content?
What is bootstrap 4?
How we can create a navbar in bootstrap?