| |
| | LUIR WWW Authoring Seminar: Creating Lists |
 | | All three types of list are comprised of (at least two) different types of elements: A list element (paired tags) for the list itself, and an list item element (or, in the case of definition lists, two types of list item element) for the items in the list. |
 | | The list element tags are: for ordered lists, for unordered lists, and for definition lists. |
 | | This, by the way, is a perfect example of a place where judicious indenting of the HTML source makes it easier to read (and if need be, change), but (because of the fact that this "extra" whitespace would be ignored) would not change the way the resulting document looks at all. |
| www.lehigh.edu /~inwww/seminar/intro/lists.html (392 words) |
|