Difference between revisions of "Sandbox"
From Creolista!
(→using wiki syntax) |
|||
Line 11: | Line 11: | ||
# Use # at the beginning of the line. | # Use # at the beginning of the line. | ||
## To add a layer, use two! | ## To add a layer, use two! | ||
+ | ## You can even do it twice. | ||
+ | ## or three times. | ||
# That's how you make a numbered list. | # That's how you make a numbered list. | ||
+ | |||
+ | <hr> | ||
+ | |||
* To make a "bullet" list.. | * To make a "bullet" list.. | ||
* Use an asterisk (*) at the beginning of the line. | * Use an asterisk (*) at the beginning of the line. | ||
** To add a layer, use two! | ** To add a layer, use two! | ||
+ | *** or three. | ||
* Pretty simple, huh? | * Pretty simple, huh? |
Revision as of 16:31, 30 March 2015
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!
- You can even do it twice.
- or three times.
- 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!
- or three.
- To add a layer, use two!
- Pretty simple, huh?