Homework 9

Chapter 10 - Frames

You are to create a frames-based page named hw09.html. The frames layout should have a banner section that spans the top. Under that should be a narrow left section for links and a large bottom right section that displays the main content. What should be in the different frames is specified below.

 

Banner Frame

Link
Frame

Main
Frame

Banner Frame (i.e., top frame)
In this frame I want to see a copy of your photo (or one of your variations from a previous assignment). This photo needs to be resized so that it is approximately 100 pixels high (more or less) and looks appropriate for the size of the frame. There should also be several lines of text to the right of the image that gives your name (or nickname) on one line, and several other things on the lines below (such as Graceland University, class status, major, hometown, or whatever you are willing to be seen online). The frame should be a FIXED height of about 100 pixels (more or less) with NO SCROLL BARS.

Banner Frame Tips:
Link Frame (i.e., lower left frame)
Have links for Homework and links for Favorites to link to elsewhere. The labels for these links should be very short so that they fit on the left panel. This frame should be wide enough for these labels (even if the user increases the font size by pressing CTRL and moving the mouse scroll-wheel). The frame should be a fixed width with AUTO scroll bars. All homework links should be relative references and open in the lower-right frame and all external links should be absolute references and open in a new window (or tab). Beneath these links should be a link to HOME that goes to your home page, replacing the entire window (not framed).
Tips:
Main Frame (i.e., lower right frame)
This is the main frame that displays whatever the user clicks on from the left frame. Before clicking any links or after clicking the HW09 link (this homework) one should see in this frame a brief description or purpose for this page with some sort of comment for the user to click on the links in the left panel to see more.

You are allowed to deviate from these specifications if you talk to me first. For instance, if you wanted to create buttons for the links in the left panel, or you wanted to create a nice title bar graphic for the top banner, that would probably be fine with me.