Links to information about CSSm (Cascading Style Sheets).
There are currently two levels, CSS-1 and CSS-2.
Current browsers aren't quite up to complete CSS-1, and
only parts of CSS-2 are implemented.
Check out these inspirational sites
- Zen Garden
- Same site viewable with different style sheets. Amazing!
URL: http://www.csszengarden.com/
- Eric Meyer's site
- Several styles for same page.
URL: www.meyerweb.com
- A List Apart
- Instructions on using CSS to dynamically change page style.
Alternative Style: Working With Alternate Style Sheets
- TopStyle CSS Editor
- Description: A great CSS editor available in Pro and Lite versions.
I'm using the Lite version and like it. I wouldn't hesitate to get
the Pro version if I did a lot of CSS.
URL: www.bradsoft.com
License: free or $50.
- Cascade DTP
- Description: Uses CSS-P (Positioning) to layout pages, which is
supported only in IE 6.0 and NS 6.0.
URL: www.price-media.demon.co.uk/cascade.html
License: free
- W3C - World Wide Web Consortium - Recommends Web Standards
- URL: www.w3c.org
- Chart of CSS features supported by browsers
- Comment: Very Useful.
URL: webreview.com/pub/guides/...
- Page breaks
- Comment: Works for IE4+.
URL: www.htmlgoodies.com/beyond/css_print.html
- CSS article
- URL: www.webreview.com
- CSS Validator
- Description: WWW consortium validator -- give it a URL and it will validate. Should be
able to paste CSS into textbox and validate, but that wasn't working when I tried it.
Also looks like they are working on an downloadable version.
URL: http://jigsaw.w3.org/css-validator/validator-text.html