Easy Tutorial
❮ Jsref Copywithin Prop His Length ❯

HTML DOM Quote (<q>) Object


Quote Object

The Quote object defines an HTML quote for inline elements.

The <q> tag defines a short quotation.

The <q> element often adds quotation marks around the quoted content.

Each <q> tag in an HTML document creates a Quote object.


Quote Object Properties

Property Description
cite Sets or returns the value of the cite attribute of a quotation

Standard Attributes and Events

The Quote object supports standard attributes and events.


Related Articles

HTML Reference: HTML <q> Tag

JavaScript Reference: HTML DOM Blockquote Object

❮ Jsref Copywithin Prop His Length ❯