Day Five - Lab

In this final lab we will be bringing together all that you have learned about HTML. Make sure you periodically stop, save your file, and check it for errors by loading it into Netscape. As always, if you have any questions please ask one of the lab monitors.
  1. Load ‘Lab4.html’ into Emacs.
  2. Change the title to ‘Lab #5’ and save the file as ‘Lab5.html.’
  3. Create a table with the headings ‘Name,’ ‘Age,’ ‘City,’ and ‘High School.’
  4. Add the information about three of your friends from Frontiers into the next three rows.
  5. Center the data in the ‘Age’ column.
  6. Make each of the rows a different color making sure that the data is readable.
  7. Add the title ‘Frontier Friends’ to this table in such a way that it is centered across the entire width of the table (hint: remember span?).
  8. Make a 3 pixel border around the table.
  9. Save the file and start a new document.
  10. Save the document as ‘frame.html.’
  11. Now we get to the interesting part. We’re going to see if you are able to create a framed page. The framed page you are to create will contain the following items:
  12. Let one of the lab monitors take a look at your finished page.
Once you are completed feel free to browse the web, work on your web page for the contest, or play around with this page.

The answers to this page can be found here. (But try to do it yourself first!)