CSS Resources

A friend of mine asked for tutorials and resources for CSS, so I complied the following list of sites. The cascading style sheet (CSS) spec (current version is 2.1) is published and maintained by the World Wide Web Consorium (W3C). The W3C also has a tutorial on CSS.

W3Schools is a good site with excellent tutorials for HTML, CSS, XHTML, among others. I learned HTML/CSS there — and then had to unlearn some things when I encountered problems in IE versus other browsers that more closely implement the W3C specs.

An easy way to play with CSS is to start with standards-compliant templates that work in a wide range of browsers.

Get a good CSS editor like TopStyle from Bradsoft (http://topstyle4.com) that has a list of selectors as drop-down boxes — that way you don’t have to memorize things. There used to be a freeware version, TopStyle Lite, that provides a good starting point.

Western Civ, creators of Style Master CSS editor, has an excellent tutorial for CSS.

A List Apart is probably the best place to find information on best design practices and how to work around common problems. Cutting edge stuff by some of the best in the industry.

Eric Meyer’s home page has a great set of links for CSS references and related items.

Want to see what CSS can really do? Take a look at CSS Zengarden and CSS Vault. Some excellent examples of how CSS can completely change the appearance of a page by swapping the CSS without touching the page’s code.

CSS Layout for Fun and Profit (glish.com) also has great articles and information.

Once you have a CSS sheet created, it should be validated against the spec (this is also a great troubleshooting tool) by using the W3C CSS Validator.

If you really can’t find something, chances are that “Holy CSS, Zeldman!” has a link to it.

That should get you started… 🙂 Let me know if you choose to tackle inline CSS menus. That’s a whole separate post…

Related Images:

Similar Posts

  • Well-behaved Note 2

    A few weeks ago, I traded in my old Note 2 for a new one due to issues with the micro SD card and not receiving phone calls. Kinda hard to have a phone that doesn’t function as a phone. It’s been right about three weeks since I traded in the other phone and everything…

  • Parallels Rules

    This is just too cool. I finally got the Windows XP environment setup to run the software I’m documented. And Parallels worked smoothly, beautifully even. A self-contained environment for Windows. With Windows running using Parallels, the beta software even recognized the USB dongle that authenticates the software (and allows it to run). The dongle was…

  • Chore Wars!

    Online game where you earn XP for completing chores called, of course, Chore Wars. Earn XP for completing chores around the house. Sign up the household and see who levels first… http://www.chorewars.com/help.php#2 Cute idea. If Mom had used this when we were little, my sisters and I probably would have been more enthusiastic about completing…

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.