Creating Ordered and Unordered ListsThe ordered list is perfect for providing step-by-step instructions on how to complete a particular task or for creating an outline (complete with links to corresponding sections, if desired) of a larger document. You may create an ordered list anywhere in the body section of your HTML document. Unordered lists are probably the most widely used lists on the Web. Use them to list any series of items that have no particular order, such as interesting Web sites or names. To create lists:
Figure 15.1. There is no official way to format a list's title. You can use a regular header (see page 61).
Tips
|