On Your Own Lesson 13: Tables


To learn how to do this, go to this website:
www.w3schools.com/html/html_tables.

For this lesson you should create a web page, saved as "lesson13-your name.html" in your "html lessons" folder, that has the following:

  1. The basic tags every web page needs. (This is from lesson 1)
  2. The words "lesson 13" in the title bar.
  3. A large heading that says "This is lesson 13"
  4. Your name in bold letters
  5. Create a simple table with two rows and two cells in each row.
  6. Inside each cell, write the name of a common cafeteria food item.
On to lesson 14

Home to Web Design