Due Next week (DURING class)
You will have time to work on this IN CLASS, but you should have at least attempted the three tables.
An html document named “index.html” that meets the following specifications.
This should not be made using any other method than notepad. If a WYSIWIG editor is suspected, you may not receive credit for the assignment.
This should be viewable using a browser.
Theme |
Sports. |
|
HTML elements |
Proper HTML shell (doctype, html, body, head, title) |
|
|
<strong> <em> tags |
|
|
2 links |
|
|
<br /> <h1 /> |
|
|
An image as a link |
|
|
Go to the file tables.gif and make those tables on your web page using this graphic as a guide. You will have to use rowspan, colspan, cellpadding, cellspacing, width and border as well as include information about athletes/gamers/sports in the html document. |
|
Organization |
Your code should show some level of organization by spaces and indentations. |
|
|
Don’t forget to zip this properly. Like your other labs it MUST BE NAMED properly! (look at the top of the class website to check how you should name your lab) |
|