| HTML Code | Browser |
|---|---|
|
Lists can be made using 4 different tags.
<P>The Ordered List numbers each item. |
Lists can be made using 4 different tags.
The Ordered List numbers each item.
|
|
The Unordered list uses bullets. |
The Unordered list uses bullets
|
|
The Definition list creates dictionary definition list formats. <DL> <DT>Ordered list <DD>Items numbered <DD>Unordered list <DT>Lists with bullets <DD>Menu list <DT>Simiar to Unordered list </DL> |
The Definition list creates dictionary definition list formats.
|
|
The Menu list is similar to the Unordered list. <MENU> <LI>Ordered list <LI>Unordered list <LI>Definition list <LI>Menu list </MENU> |
The Menu list is similar to the Unordered list. |
|
Comments to Larry Weaver elw@rain.org ELW ConsultingCopyright © 1996Last updated 9 May 1996 |