Assignment Five | |
---|---|
In this assignment you will add the following to your website: | |
Tables -- | |
Add at least 2 tables to one of your web pages. One of the tables can
be a simple text table (not a table using the PRE tag) -- see Samples of
HTML Code on the website and click on "A Simple Table" link for an example
with no special attributes. The second table should use borders, cellspacing, width control and multiple table background colors. |
|
I do not want you to use CSS on this assignment. Use the HTML method for coding your attributes. |
|
Once you have your tables working, storyboard a design for one of your web pages.
Start by drawing what you want the page to look like on paper. Your design should
not be regular rows and columns that are all the same size. Use tables to
make the web page you are designing turn out like your drawing. Hint: If you are not using ROWSPAN, COLSPAN and not embedding tables, you should revisit your design. |
|
Your website can have 5 or more pages, so if you don't want to change one of your existing pages, just make a new one. | |
Debug Your Website -- | |
Use Firefox to check your code. If there is anything in red, find and fix the
problem(s). See your instructor if you need a hint.
See assignment 2 for instructions on how to do this |
|
Email me with a subject "Lab 5" and include your Name and your URL in the body of the email |
Return to Assignments Index |