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
Level: Beginner, Intermediate

