|
Lists are a common way to arrange a number of points
for individual emphasis. There are two basic types
of list used in web documents, ordered and unordered.
Ordered lists have numbers preceding each item and
unordered lists have bullet points. Below are some
examples:
Ordered list:
- Point #1
- Point #2
- Point #3
Unordered list:
- Point #1
- Point #2
- Point #3
To create either an ordered or unordered list, type
a few lines (each followed by the Enter key) and then
select those lines. Then click either the bullet list
button or the numbered list button.
|