Lists



To create a list on your webpage add this coding for an unordered list:

<ul><li>Your information here<li>Add whatever you want<li>It doesn't matter what</ul>

This will show up as follows:




To add a ordered list:

<ol><li>Your information here<li>Add whatever you want<li>It doesn't matter what</ol>

This will show up like this:

  1. Your information here
  2. Add whatever you want
  3. It doesn't matter what
This concludes our lessons for now. Click here to go back to the tutorial index.

Click here to go back to my main page.

Hosted by www.Geocities.ws

1