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 is the purpose of using the scrollspy plugin?
How can we customize links of pagination in bootstrap?
What are the two codes that are used for code display in bootstrap?
explain me how will you create a alternate progress bar using bootstrap?
Tell me what are the steps for creating basic or vertical forms?
What is bootstrap 4 aligning images?
Can you put a table within bootstrap panel?
Which classes can be applied to button group instead of resizing each button?
How to use modal popup in bootstrap?
How do you use glyphicons in bootstrap?
What is a Modal Plugin?
How can you order columns in Bootstrap?