by Vivienne Trulock
The use of <Q> and <BLOCKQUOTE> to markup quotations, facilitates assistive technologies to render the page correctly.
Short quotations of 10 words or less should use the <Q> tag for markup. Long quotations of 11 words or more should use the <BLOCKQUOTE> tag.
<Q> tags automatically put in the quotes for you, so you don't have to.
Blockquotes naturally indent longer quotes
Where quotations are visible on the page, the code should be checked for both <Q> and <BLOCKQUOTE> in Dreamweaver or Notepad using the Edit > Find command and the search strings '<Q>' and '<BLOCKQUOTE>'.
Quotations not using either tag will fail. Quotations using the wrong tag for its length will fail.
Text enclosed with quotes which does not have a source referenced is not deemed a quotation. It is to be regarded as emphasis and will fail this check.