1. Create a frameset page
    1. With a total of three frames, you can use the rough template I started in class
    2. You must create the following pages:
      • menu.html (with several links)
      • top.html (with some sort of text logo whatever)
      • content.html which will be your "homepage" for the frameset
      • content2.html (page which loads into the mainpage when clicked on in the menu
      • Challenge: Get rid of the borders!
  2. Create a page with an iframe in it
    1. You can load it into content2.html if you want
    2. You can put it on a separate page called iframe.html if you want
    3. You should load content3.html into the iframe
W3C Button to test XHTML validation