Jump to the main content.

Tips&Tricks for the modern day web designer

Use proper markup on quotes

Submitted by: WebD&D on May 21, 2009.

Use semantic code for quoting text in HTML. In a nutshell: use the q element for inline quotes, the blockquote element (plus a paragraph) for quoting paragraphs, and the cite element for marking up external references.

Read the outside article: Quotations and citations: quoting text

1 Star2 Stars3 Stars4 Stars5 Stars

Loading ... Loading ...