Complete the Listutorial Exercises
Wed, Dec 15, 2010
Objective
Use CSS to style a horizontal menu
Agenda
Go to the listutorial site
Create a a document named "listutorial-3.html" and complete the final listutorial example
Create a new file called "horizontal-navigation-2.html" and design a full web page with the following components:
- Header section with h1 and background image
- Horizontal navigation with 5 "dummy" links (just use #home, #services, etc.)
- Main content section with at least two floated graphics and main content text (can be dummy text)
- Footer with copyright info and who designed the page


