Compass Travel Assignment - Part II

Do one of the following:

1) Create a framed Compass Travel site using nested frames.  The 4 circular navigational buttons will be in the left frame, the logo and 4 navigational buttons in a top frame, and the content in a third frame.  When the user clicks on a button in the left frame or mouses over a button (you can do it either way you want), the appropriate content will appear in the third frame.  If you want to use a tracing image for the left frame, you will have a problem in that in the tracing image the 4 round buttons are below the logo and 4 rectangular buttons yet the 4 round buttons will be at or near the top of page that is displayed in the left frame.  One solution is to reposition the tracing image when you do the page for the left frame.  To do this, select View>Tracing Image>Adjust Position and enter coordinates for X and Y.

2) In Dreamweaver create at least 2 library items -- one or two for the logo and 4 rectangular navigational buttons and one for the 4 circular navigational buttons.  Then create 5 pages using tables or layers with these library items so that when one clicks on one of the left buttons, the browser displays the appropriate page.  The reason to use library items is in case one would want to make changes to the code in the future.