|
Fast food in Vermillion
<UL>
<LI>Burger King
<LI>Dairy Queen
<LI>Dominos
<LI>Hardee's
<LI>Pizza Hut
</UL> | Fast food in Vermillion
|
<UL> <LI type=disc>disc <LI type=circle>circle <LI type=square>square </UL> |
|
Fast food in Vermillion
<OL>
<LI>Burger King
<LI>Dairy Queen
<LI>Dominos
<LI>Hardee's
<LI>Pizza Hut
</OL> | Fast food in Vermillion
|
<OL> <LI type=a>small letters <LI type=A>capital letters <LI type=i>small roman numeral <LI type=I>large roman numeral <LI type=1>number </OL> |
|
<OL start=8> <LI type=1>Starting at eight <LI>and keeps increasing </OL> |
|
Where <DL> ... </DL> encloses the definition list.
<DT> refers to the term to be defined
<DD> refers to the definition of the term
Fast food in Vermillion
<DL>
<DT>Burger King
<DD> hamburger
<DT>Dairy Queen
<DD> hamburger
<DT>Dominos
<DD> pizza
<DT>Hardee's
<DD> hamburger
<DT>Pizza Hut
<DD> pizza
</DL> | Fast food in Vermillion
|
<OL>
<LI type=1>topic 1
<OL>
<LI type=A>subtopic A
<LI type=A>subtopic B
<OL>
<LI type=i>sub-subtopic i
<LI type=i>sub-subtopic ii
</OL>
<LI type=A>subtopic C
</OL>
<LI>topic 2
<LI>topic 3
</OL>
|
|
|
|
© 2006 TRIO | Tutorials | bwjames@usd.edu | Back to HTML 101 |