CST 110
Frames
Assignment 6
50 points total
Create a web page using frames.
Web page will be composed of three components: A top banner frame that
flows across the page, a left frame that displays the menu links (from
assign5.html), and the target frame that displays the pages when the
menu links are clicked.
- Create your assign6.html using the frames, as detailed above. (Hint:
The myframes.html lab activity file can be easily modified to generate
the structure needed.)
- Create a title.html page that will display correctly in the top
banner frame.
- Modify your assign5.html page so that the links will display correctly
in the left menu frame. (You may have to play with image sizes...etc.)
Save this file as menu.html
- Create a welcome page (similar to the lab activity) that is displayed
when first launching assign6.html. (Describe what the page is about
and how the links are used...give the user some direction.)
- Tie everything together as you've done in the lab. (Your link statements
will need to specify the TARGET attribute for your pages to display
in the target frame.)
- Make sure to include a link to re-display your welcome.html page.
- In title.html - put "CST 110 Assignment 6" and your name.
- Format background colors, textures, fonts, etc. Make it look cool.
Study the design points discussed in Chapter 16.
- Please e-mail me the URL at donaldsouthwell@delta.edu by the
due date to inform me Assignment 6 has been completed.
|