The HTML Elements reference.

"q" - html element

  • This element is used for short, inline quotations.
  • Starttag <q> is Required and endtag </q> is Required
  • For block quotations, use the 'blockquote' element.
  • The CITE attribute provides a URI of the source of the quotation.
  • Browsers that support the q - element : Internet Explorer Mozilla Firefox Opera Google Chrome Apple Safari Flock SeaMonkey

Attributes:
cite , class , dir , id , lang , style , title

Attribute "cite" value(s): uri
  • The value of this attribute is a URI that designates a source document or message.
  • This attribute is intended to point to information explaining why a document was changed.



© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.