Lists |
||
<ul> <ol> <li> <li> <li> <li> </ul> </ol> |
Item Lists Unordered Lists <ul> for bulleted items, ordered lists <ol> for numbered items |
Lesson 6 |
<ul type=xxxx> <li type=xxxx> |
Bullets for Unordered Lists Over-ride the default bullets:
|
Lesson 22 |
<ol type=X> <li type=X> |
Number Styles for Ordered Lists Use different characters for lists:
|
Lesson 22 |
<ol start=i> <li value=j> |
Number Values for Ordered Lists start will begin a list with any positive number. value will renumber the list from the item and following with the new value. |
Lesson 22 |
<dl> <dt> <dd> <dt> <dd> </dl> |
Definition Lists Lists with text items <dt> and indented definitions <dd> |
Lesson 11 |
Writing HTML Summary of HTML Tags: Lists
The Internet Connection at MCLI is
Alan Levine --}
Comments to levine@maricopa.edu
URL: http://www.mcli.dist.maricopa.edu/tut/tags/tag4.html