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:
- The basic tags every web page needs. (This is from lesson 1)
- The words "lesson 16" in the title bar.
- A large heading that says "This is lesson 16"
- Your name in bold letters
- By copying and pasting, place the table you created for your last lesson onto this page.
- 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