Class 6 – Pop Practical Quiz! – Fall 2010

Posted: October 30th, 2010 | Author: | 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”

Client-side programming quiz wireframe diagram

Related posts:

  1. Class 1 – Assignment – Toy Store Sitemap & Wireframes (Fall 2010)
  2. Class 6 – Practical Quiz – Spring 2012
  3. Class 1 – Book e-commerce site requirements (Fall 2011)
  4. News of the day: 12/2/2010
  5. Class 4 – Quiz Warning!


Leave a Reply