HTML5 "blockquote" element

HTML5 blockquote element The HTML <blockquote> element defines a section that is quoted from another source. Browsers normally indent <blockquote> elements. Example:

Here is some text from other website

This is a test text
Note: By default browsers style the <blockquote> to have a margin of 40px from the left

Comments

Popular posts from this blog

Parallel Database design, query processing

Apache Hadoop Prerequisites and Installation

Starting with Apache Hadoop