In Bootstrap what are the two ways you can display the code?
Answer / Dharm Prakash Pawan
Bootstrap provides two predefined classes to display code: .pre-tag and .pre-wrap. The .pre-tag class formats the text with a monospace font and adds line numbers. The .pre-wrap class allows text wrapping when the browser window is resized, ensuring that long lines of code do not break.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are different types of layout available in bootstrap?
Explain The Use Of Media Queries In The Bootstrap Framework?
Do you know what is twitter bootstrap?
Explain how you can create Nav elements in Bootstrap?
Do you know what is bootstrap jumbotron?
What is a bootstrap container?
what is list group in Bootstrap and what is the use of it?
What is Responsive Layout??
Does bootstrap reset css?
How to create a bootstrap panel with a heading.
Why to choose bootstrap for building the websites?
How will you create a Bootstrap Dismissal Alert?