This is a paragraph of text inside the paragraph HTML tags. We can just keep writting ...
You will notice in the above HTML list, the HTML automatically creates the numbers in the list.
HTML list tags are a little more complex than the other tags we have seen thus far.
HTML list come in two flavors: ordered and unordered. The ordered list tag (<ol>) automatically inserts the right numbers for each of the list items (<li>), whereas the unordered list tag (<ul>) inserts bullets.
This another web site worth visiting: www.killersites.com: Web design tutorials and forums