Understanding the Basics

Web Page Construction

Numbered Lists: Ordered Lists <OL>
 

sample8.html [VIEW]


This is an ordered list.
<OL>
<LI>apples
<LI>bananas
<LI>cranberries
<LI>dieting
</OL>

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