HTML | <blockquote> cite Attribute (original) (raw)
Last Updated : 21 Jul, 2022
The HTML cite Attribute
is used to specify the source of the quotation. Syntax:
Attribute Values:
- URL: it contains the value i.e URL which specifies the source of the quotation.
Possible Values:
- absolute URL: It points to another website.
- relative URL: It points to a file within a website.
Example: html ` HTML <blockquote>Cite AttributeGeeksforGeeks
Cite AttributeGeeksforGeeks: A computer science portal for geeks` **Output :**  **Supported Browsers:** The browser supported by **HTMLCite Attribute** are listed below: * Google Chrome * Edge 12 and above * Internet Explorer * Firefox 1 and above * Opera * Safari