The <blockquote> tag specifies a section that is quoted from another source.
Browsers usually indent <blockquote> elements.
<blockquote cite="http://html.voxquo.com/html-tag-html.html"> <p>The root element that specifies that the content of the document is HTML. The opening tag immediately follows the ...</p> </blockquote>