CS12 Day Ten

Graphics and Includes

  • Slicing in FW
  • Include files (.shtml)

Daily Objective

Participants will be able to:

  • Work efficiently with Fireworks slicing
  • Use include files to simplify development

Presentation:

  • None Tonight

Instructor Led Project: Files Needed

Assignment(s): Due 5pm August 3rd

  • FINAL PROJECT - Personal Project Site must be uploaded

Final Project - THE Rubric

  • Site has been created with several pages.
  • Heading tags used to logically separate page.
  • Working links between pages. Links include title attributes.
  • Each page includes at least one image or graphic. Each image or graphic includes an alt and title attribute. Each image or graphic is optimized and in the correct file format.
  • Files and folders are organized according to instructor recommendations. (images in images folder, no spaces in file names, all lowercase)
  • CSS styles have been declared for body tag, all heading tags, link tags, and paragraph tags...at a minimum.
  • CSS used to create a graphical section of your page (e.g the header)
  • CSS used (primarily external file, styles.css) for all formatting in all web pages.
  • CSS styling used for navigation (horizontal or vertical or both!)
  • All pages validate to a standard (some flavor of XHTML preferred)
  • Style sheet validates against W3C CSS validator.