Creating Lists
•HTML supports three kinds of lists: ordered, unordered, and definition. numbered •You use an ordered list for items that must appear in a particular sequential order. Numbered •You use an unordered list for items that do not need to occur in any special order. Bulleted. •One list can contain another list. This is called a nested list.