Tools/How To
How to Indent with Blockquotes
How to create indented text to indicate quoted material:
Working with this website, you must use a simple html coding approach to get text to be indented.
At the start of the text you want indented, put the html code:
[blockquote]
At the end of the text you want indented, put the code:
[/blockquote]
Important Note: replace the [ above by < and the ] by >
It will look like this:
all the text you want indented
The site software will detect the html code and indent the text, at the same time, hiding the html code.