What are the two codes that are used for code display in bootstrap?
Answer Posted / Praveen Singh Yadav
In Bootstrap, you can use the `<code>` tag for inline code and the `<pre>` tag for block-level preformatted code. These tags are not specific to Bootstrap but can be styled with Bootstrap classes to make them visually appealing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers