Guidelines: For this project, you will create a Web interface with which
to review your projects for the year. It will consist of an index page with an
iframe where your projects will appear. You need to make a
"splash page" which will appear in the iframe until a person clicks
to any of your individual projects. This page should fit in with the rest of your
design, and it usually gives directions about how the site works.
Keep in mind that the design of your page will have to take a few things into account.
People will have to be able to click on your links and see the results of the click
as they are displayed in the iframe. This will probably call for a design using
tables, with your links in one cell and your iframe in another beside the first.
You can come up with other approaches, but just remember to minimize the amount of
scrolling someone would need to do to see your site. Please remember, also to include
a stylesheet for project 26 and make it as attractive and professional
as possible.
If you have a question after viewing the first tutorial on iframes, a
Google search will probably help you find what you need.
If you have set up your folders and files properly, this job will be less difficult
than if you have allowed things to become disorganized. Reorganization may be
your first step, though. Once that's set, you should be able to link from the
navigation frame to each file you want to display very easily.
NOTE: You don't need to link to every file in each project; just
link to the index file for each, and then the links within each project should be
sufficient to navigate each individual project.