COURSE CALENDAR | WEEK 11 CLASS OUTLINE | Homework
Topics Covered in Class:
- Client Site: Today your site should be functional (all pages in the site are accessible through global and/or local navigation links) and structured (all pages in the site should have a template page applied with the basic stylesheet).
- Fast and dirty Javascripts: swap images, popup, history back (not recommended anymore, but useful for learning some basic concepts)
- Image Gallery with Javascript: example | a tutorial
- Another dropdown menu option
- Unobtrusive (good) javascript samples:
- Javascript and DOM Scripting Best Practice links:
Client Site Work:
- Make sure you are on track with your Milestone Schedule
- Phase 1: Site Definition
- Phase 2: Developing Site Structure
- Phase 3: Interface Design & Production
- The Design Process
- Protosite Development
- Art Optimization/Production
- Phase 4: Technical Engineering
- HTML Production/Layout
- Beta Launch/QA Testing
- Phase 5: Publishing/Marketing/Launch
- Maintenance Schedule/Updating
- Domain and hosting setup
- Search Engine Submissions
- HTML Style Guide
- By next class you should have your art optimized and have refined your style sheet setting specific environmental style.
- Please define your text sizes in ems and adjust the over size via %
in the body.
- CSS text sizing overview
- Generic text styles template
- CSS template file
- More on Typography with CSS