Blockquotes
The blockquote element is used to indicate the quotation of a large section of text from another source. Using the default HTML styling of most web browsers, it will indent the right and left margins both on the display and in printed form. [Wikipedia]

Here is an example of a blockquote. As you can see, it's basically a quote, that you can style however you like using CSS.
This is a LINK!
I'll show you how.

Copy and paste this code to you CSS:


Replace BORDER with the thickness of your desired border, without deleting the "px" bit, STYLE with the style of border you want*, and COLOR with the color of the border.

Replace COLOR OF TEXT with the color of text that you want.

Replace FONT with the font color of your desiration.

Replace FONTSIZE HERE with the font size and,

Replace FONTSTYLE HERE with the style you want, eg. italic, bold, etc..

* Styles are; Dotted, Dashed, Solid, Double, Groove, Ridge, Inset, Outset, and Hidden.

And that's all there is to it!
Need help? Please don't hesitate to contact me.