Class 6 – Pop Practical Quiz! – Fall 2010
Posted: October 30th, 2010 | Author: amos | Filed under: quizes | No Comments »Pop Quiz: convert the following wireframe diagram into fully-functioning XHTML, CSS, and Javascript code.
Completed files must be emailed as a ZIP archive to Amos by 11am.
Naming conventions
- all filenames, CSS class names, and CSS id names must be lowercase with no spaces and no special characters besides underscore “_”
- all Javascript variables and function names must be lowerCamelCase
- all images must be in a subfolder named “images”
- all CSS files must be in a subfolder named “styles”
- all Javascript files must be in a subfolder named “scripts”
Related posts:
- Class 1 – Assignment – Toy Store Sitemap & Wireframes (Fall 2010)
- Class 6 – Practical Quiz – Spring 2012
- Class 1 – Book e-commerce site requirements (Fall 2011)
- News of the day: 12/2/2010
- Class 4 – Quiz Warning!

Leave a Reply