Understanding the Basics

Web Page Construction

Bulleted Lists: Unordered Lists <UL>
 

sample9.html [VIEW]


This is an unordered list.
<UL>
<LI>alligator
<LI>The alligator likes to eat small children
<LI>The alligator needs to diet
</UL>

What am I suppose to see?

Two major lists in HTML are the Ordered (numbered) and Unordered (not numbered) lists. Both types of lists use List Items <LI>. Lists are automatically indented with a blank line before and after the entire list. Each list item is placed on a new line, so you do not have to put breaks or paragraph marks inside lists unless you want the extra space.

HTML Lessons | Web Basics | Farming the Net


ohioline.gif (3321 bytes)


http://www.ag.ohio-state.edu/~farmnet/
Ohio State University Extension©1999
disclaimer