Blockquotes

Have white space around your text, that makes it much easier to read. This can be done using <blockquote>, a table or Cascading Style Sheets. The last is the most elegant and powerful, but not supported consistently enough to be counted on everywhere.


Markup

<blockquote>
<blockquote>

<p> Have white space around your text, that makes it much easier to read. This can be done using <blockquote>, a table or Cascading Style Sheets. The last is the most elegant and powerful, but not supported consistently enough to be counted on everywhere.

</blockquote>
</blockquote>

 

Back