Thursday, 26 April 2012


Blockquote Tips


Blockquote makes a small text box that is indented, as in a quote.
This text is a little to the right because of the blockquote tag. To learn how to make a blockquote like this one, continue reading HTML Tips and Tricks.

To make a blockquote, simply copy and paste the following HTML code:
<blockquote>Text Text Text</blockquote>
Finally, change the "Text Text Text" message to suit your needs.
Result:
Text Text Text

No comments:

Post a Comment