What are the two codes used for code display in bootstrap?
Answer / Ravindra Verma
In Bootstrap, you can use <code> and <pre> tags to display code. The <code> tag is used for short snippets of code, while the <pre> tag is used for larger blocks of code with line breaks preserved.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the underlying grid structure used in bootstrap?
Explain bootstrap 4 progress bars?
Tell me how will you create a tabbed navigation menu?
Explain what is Bootstrap well?
How we can create a navbar in bootstrap?
What is bootstrap 4 alerts?
Tell me what function you can use to wrap a page content?
when we can use <code>tag and <pre>?
Tell me what is the purpose of .media class in bootstrap?
What global styles are applied as a part of Bootstrap’s default typography?
Tell me which class is used for basic button group?
What Do You Understand By A List Group In Bootstrap And Its Use?