CSS Gone Wild

Goals

By the end of this lab you should understand ...

 

Lab Directions

  1. In this lab, you will create an external style sheet and apply that stylesheet to several supplied files from your text. Specifically, you will be working with the lounge.html, directions.html and elixir.html files illustrated on page 309 of Head First Chapter 8.  Use the following guidelines when you create your stylesheet:
  2. Re-validate all your HTML files by once again running them through the validator.
  3. Upload your loungesite.css file to your public_html/n241/cssWild/ directory. Upload the three HTML files (lounge, elixir and directions), as well as all picture files (drinks, red, blue, lightblue and green) to your n241 subdirectory cssWild.
  4. Update your class home page (index.html in your n241 folder) page to reflect a link to your complete lounge.html lab.
  5. Test your site (including all links).Make needed changes.