|
|
Assignment 8 - Tables
Start a brand new page and include these items and features:
- Create a table, center it and set the width to 80% so that you have some margins on either side.
- Make the table at least two cells wide.
- Put an image in one table cell.
- Use the colspan attribute for one row, so it spans the entire row in one merged cell and put a heading or a wide image in the row.
- Include a link at the bottom of the page that will go back to your first page that you loaded for Lesson 7 - your tag will look something like this:
<a href="firstpage.html">Back to the first page</a>
- Name your page table.html.
- Upload your page to your webhost account.
|
|