Glubase - share your knowledge


All / Computers / Programming / HTML / XHTML





  • View Command

HTML / XHTML Reference

HTML / XHTML q definition

Browser support
IEFFOpSaf
PartialNonePartialPartial

Type: inline element

Syntax

<q> ... </q>

Description

Defines a quotation.

Attributes

Common attributes.

Example

[Try this example yourself]
<q>
  Quotation
</q>

Output

Quotation
  • Comments

No comments added.