HTML <blockquote> Tag
The Blockquote tag denotes a part that has been paraphrased from another source. The HTML element specifies a large block quotation from another source in an HTML text.
Browsers often display the content contained within the element as indented text. The element is another name for this tag.
Syntax
Attributes
Attribute | Value | Description |
---|---|---|
cite | URL | Specifies the source of the quotation |
Supported Browsers
Element | Chrome | Firefox | Safari | Edge / IE | Opera |
---|---|---|---|---|---|
<b> | Yes | Yes | Yes | Yes | Yes |