Useful Tags
You can learn HTML from some simple online tutorials, like NCSA's.
Here are a few of my favorites for making class-sites:
- List tags -
- <ol> - Starts an ordered list (has numbers)
- <ul> - Starts an unordered list (just bullets)
- <li> - Starts a list item, such as each bulleted
item on this page
- Table: <table>. Very good for displaying tables
(duh), photo galleries and any time you want control over
placement on the page
- <font size="+/-number"> - Changes font size.
Big is good!
By John Weiss
Rendered Monday 6 January 2003