3/30/2011 4:03 PM
An unordered list outputs each item in your list sequentially one after the other indenting each with a bullet character. To create an unordered list you use [Âlist][Â/list] and define each item within the list using [*].
For example to list your favorite colors you could use:
[code">
[list]
[*]Red
[*]Blue
[*]Yellow
[/list]
[/code">
This would generate the following list:
[list">
[*">Red[/*:m">
[*">Blue[/*:m">
[*">Yellow[/*:m">[/list:u">