Sandbox
From Creolista!
using HTML
<p> = opening tag for a paragraph; </p> = closing tag for a paragraph
Example: this is a very short paragraph.
using wiki syntax
- To make a numbered list...
- Use # at the beginning of the line.
- To add a layer, use two!
- That's how you make a numbered list.
- To make a "bullet" list..
- Use an asterisk (*) at the beginning of the line.
- To add a layer, use two!
- Pretty simple, huh?