Easy Tutorial
❮ Prop Style Backgroundorigin Event Frameset Onload ❯

HTML DOM Blockquote Object


Blockquote Object

The Blockquote object represents an HTML blockquote element.

The <blockquote> tag defines a block of text quoted from another source.

The content of a <blockquote> element is typically displayed with indentation on both the left and right sides.

Each <blockquote> tag in an HTML document creates a Blockquote object.


Blockquote Object Properties

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

Standard Attributes and Events

The Blockquote object supports standard attributes and events.


Related Articles

HTML Reference: HTML <blockquote> Tag

JavaScript Reference: HTML DOM Quote Object

❮ Prop Style Backgroundorigin Event Frameset Onload ❯