Lesson 4 - The Basics Cont.

Objective: To be able to write an HTML page that includes different header, fonts styles, lists, and simple tables.

Now I know that you want to do more then just write words on a page, so in this lesson we will go over ways to change the font style, color, and size. We will also learn how to make an unordered list, an ordered list, and how simple table. I will not cover every aspect of these features (that would take way to long), that is where your W3C 4.0 HTML help file will come into play. You can use the help file to look up information on any of the tags you want to find out more about.

For the sake of organization, each aspect of this lesson has been divided into its own page. If this is your first time through, then please start at the top. If you have already finished one of the lessons, feel free to skip to the next lesson.

  1. Header
  2. Fonts
  3. Fonts Part 2