Forgot Password / Register
Site Statistics
Total Members: 520
Total Tutorials: 242
Newsest User: 8884244477
Todays Unique Hits: 346
0 Users 5 Guests Online

Ordered Lists

An ordered list is a list of items that are numbered in a numeric order. Like this:

Code
<ol>
<li>Pie</li>
<li>Muffins</li>
</ol>


There you have it an Ordered List.
ray230
Author:
Views:
1815
Rating:
There are currently no comments for this tutorial.