Latest web development tutorials

HTML DOM reference (<q>) objects

Reference objects

Reference object defines a reference the same HTML inline elements.

<Q> tag defines a short quotation.

<Q> element often add quotes around quoted content.

HTML document for each <q> tag will create a reference object.


A reference to the object properties

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

Standard properties and events

Supports standard reference object properties and events .


related articles

HTML Reference Manual: HTML <Q> tag

JavaScript Reference Manual: the HTML Blockquote the DOM objects