Exercises: A production Web site
Exercise: A fixed-layout site with a slideshow
Create a site about anything you want. Here are the specifications:
- Used a fixed layout.
- Add a header to each page.
- Add a nav bar to each page. Vertical or horizontal, your choice.
- Make the nav bar active. When the user moves the cursor over the buttons, something happens.
- Add a footer to each page.
- Add a slideshow.
- Put the images, CSS, and other common files in a shared directory called
library. All of the pages should reference these files.
You can see an example. It’s a little strange, the result of a dispute I’m having with someone. But it meets the specs.
Upload your solution to your server. Put the URL in Moodle.
(Log in to enter your solution to this exercise.)