Latest web development tutorials

HTML DOM Blockquote objects

Blockquote objects

Blockquote the object represents an HTML reference (blockquote) block elements.

<Blockquote> tag to define blocks taken from another source of reference.

The contents of a <blockquote> element is usually presented as a left and right sides of the paragraph indent.

When the label is created, it creates a Blockquote objects in the HTML document for each <blockquote>.


Blockquote object properties

Attributes description
cite Sets or returns the value of a property cite references

Standard properties and events

Blockquote objects support the standard attributes and events .


related articles

HTML Reference Manual: HTML <blockquote> tag

Reference the JavaScript: the HTML the DOM objects Stock- ET Net