The syllabus is slightly incorrect – we will meet at class time on the 19th to review the final projects, but there will NOT be class on the 17th, as it is exam week.
Project 3 should include the following elements/features:
Typography
* using @font-face or some type of graphic substitution hack (Sifr, Phark, etc.)
Layout
* use a method you did not use on a previous project for at least one of your pages (i.e., if you used absolute positioning last time, use floats, etc.)
Use at least 2 CSS3 functions:
-text or box shadows
-rounded corners
-pseudo classes (nth child, :hover, etc.)
-multiple backgrounds
-multicolumn layout
-any other CSS3 functionality
(Use adapted code for all supported browsers -moz- or -webkit- type prefixes and understand how it will degrade into unsupportive browsers, like oh, I don’t know… IE maybe)