- Create a frameset page
- With a total of three frames, you can use the rough template I started
in class
- 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!
- Create a page with an iframe in it
- You can load it into content2.html if you want
- You can put it on a separate page called iframe.html if you want
- You should load content3.html into the iframe