On Your Own Lesson 18: Add a background color or a background image to a table
For this lesson you will learn how to place tags inside the cells of a table.
This is handy when you want to put links, images or lists inside a cell.
To learn now to do this, go to:
www.w3schools.com/html/html_tables.
For this lesson you should create a web page, saved as "lesson17-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 18" in the title bar.
- A large heading that says "This is lesson 18"
- Your name in bold letters
- Create a two row table, with two cells in each row. (It will have four cells.)
- Write one of your four favorite foods in each of the four cells.
- make the background of the table your favorite color
On to lesson 19
Home to Web Design