HTML Q Tag

Posted The: 22/10/2008 At: 5:01

The Q element of HTML is used for inline quotation.

Attributes

Standard Attributes.

Attribute:Value:Description:DTD:
AttrsOther AttributesCommon, Event, I18nSTF
citeURIURI for source or message.STF

DTD. Defines which document type the attribute is allowed. S=Strict, T=Transitional, F=Frameset.

Example

Inline Quote Example.

<p>
  <q>Hello Quote</q>
</p>

Comments: [0]

© Brugbart Webdesign