![]() |
Lists | Fonts | Formats | Images | Links |
![]() |
|
A handy way to organize your texutal information is in the form of a list. Lists are wonderful things. You can do so many things with them. To the best of my knowledge, there are three [count 'em, 3] kinds of lists. There are bulleted lists, also known as unordered lists, numbered lists, also known as ordered lists, and definition lists, also known as... ummm... definition lists.
The actual list tags themselves are pretty straight-forward. For the ordered lists, the opening tag that declares the list to begin is
I'll give you two examples. First, an unordered list about... ummm... fish. I'll show you the code, and then you can see what I mean in the paragraph above.
That's more or less it, in terms of lists. So the next thing we're going to talk about is formatting text instead of just adding it. I'll show you how to make things bold, how to add headers, and how to change fonts, and adjust the size. Moving along... |
|