Web Resources

Here are links to a varioty of resources that I have found either interesting and/or useful.

CSS Links

(Links open in a new window)

Cascading Style Sheets (CSS) are probably the neatest thing to hit the web world in a very long time. With them, you can remove all the clutter of the formatting tags in your markup and accomplish all sorts of neat things. The menus on this site are CSS derived. The colors and actual layout are all done with CSS. There are no tables used in the construction of the main site. It is all done with CSS. So, do yourself a favor and learna bit about CSS and what it can do for your site. Below are some helpful links



Articles on CSS for layout/web standards

Web Standards
W3C CSS Validator
A List Apart
Dream Fever

CSS hacks for known problems

Glish.com - Hacks
Box Lessons

Validating Your CSS

CSS Validator

HTML Links

(Links open in a new window)

Web Site Development discussions and Links

(Links open in a new window)