Due: Monday, January 28, 11:59:59 pm
The top frame should contain the title of the project, something that makes clear what it's about. The navigation bar shall contain the links to the pages that are going to be displayed in the main frame. The bottom bar shall contain a link that reloads the original frameset.
The theme of the project is: "The five best reasons to attend the U of C". Alternatively, your theme may be, "The five best reasons not to attend the U of C". Or, if you're don't like either of them, invent one. Create an HTML page for each reason. These must be proper HTML pages with formatted text. The navigation bar should show links like, "Reason 1, Reason 2," etc. The link in the bottom frame could say something like, "Reload Frames". It must reload the entire frameset, not just a single page. Note: You need an additional page that will load into the main frame before any of the "reason" pages is called.
TAG | required | optional |
---|---|---|
body |
background color font-family font-size letter-spacing line-height margin |
text-align |
h1, h2 |
font-family font-size font-weight font-style |
color background line-height text-align border padding |
p |
font-family font-size font-weight |
text-indent margin text-align |
The style attributes in the "required" column must be defined in the style sheets. The "optional" items are suggestions. You may use them or not, or you may add other tags and style attributes to your style sheets. (However, as a strategy, we suggest you first fulfill the requirements and experiment optional items later.)
For a reference on style attributes and CSS, refer to "CSS Properties", or see the course resource page.
http://people.cs.uchicago.edu/~[username]homework/hw3/index.html