On Your Own Lesson 16: Table cells that span more than one row/column


For this lesson you will learn how to make a table cell that will span more than one row or column.
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 "lesson16-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 16" in the title bar.
  3. A large heading that says "This is lesson 16"
  4. Your name in bold letters
  5. By copying and pasting, place the table you created for your last lesson onto this page.
  6. Create a cell that will go all the way across the top of the table that says "Cafeteria Food" inside the cell.
On to lesson 17

Home to Web Design