How do I create a block quote?

You can create text in a block quote by using HTML tag.

Display either a new comment or entry.

Be sure Full HTML is selected below Input Format.

You then type your text between the blockquote beginning and ending HTML tags, as in the example below.

This is an example of Block quoted text

[blockquote]This is an example of Block quoted text[/blockquote]

We used [code name] to show you what the code looks like. You would replace the [ with a < and the ] with a > to code this correctly.