course sites
reading
uw computing
tutorials and coding resources
- HTML Kit - free web authoring program we use in class
- Tidy for HTML Kit - checks your code for errors
- FireFox and Mozilla - both are free and have good webdeveloper options. Mozilla includes Composer, another free web authoring program
- Webdeveloper Extention - for FireFox or Mozilla, this extension will allow you to uncover the coding and CSS pages for any website you visit
- The Color Cube - helps you find the code for millions of colors
- The GIMP - Free image editting software.
- Webpages That Suck - proposes to teach solid webdesign by making fun of bad design.
- Introduction to Color Theory - some ideas on what colors will work together in your site to have the effect you desire.
- CSS Zen Garden - an on-going project to demonstrate the power, beauty, and, yes, zen of CSS.
- List-o-matic - gives you CSS code for some kickin' list styles.
student pages