![]() |
VOOZH | about |
BootStrap 5 Reboot Blockquote is used to remove the default margin of the HTML blockquote tag element. It is used to display quotations. The default margin on blockquote is 1em 40px which is changed to 0 0 1rem
BootStrap5 Reboot Blockquote Tag used: The Blockquote tag <blockquote> is used to put the text in blockquote.
BootStrap5 Reboot Blockquote Class used: There is no predefined class to do the Reboot Blockquote.
Syntax:
<blockquote> ... </blockquote>
Example 1: In this example, we will put a paragraph inside of the blockquote tag with the cite attribute.
Output:
Example 2: In this example, we will put a sentence inside of the blockquote tag with the cite attribute.
Output:
Reference: https://getbootstrap.com/docs/5.0/content/reboot/#blockquote