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

  • Six Questions To Ask Before Telecommuting

    If you are considering telecommuting, here are some excellent points to ask before jumping from the cube to the homefront. Forty percent more employers are offering telework programs this year than last. Before you say yes to telework, make sure you’ve asked yourself and your employees these tough questions. read more | digg story Related…

  • |

    New site layout

    Best thing about WordPress is that site layout can be changed easily. Worst thing about WordPress is that site layout can be changed easily. You can lose hours getting sucked into looking at themes, tweaking newly installed themes, and then making new graphics for header images. I just switched to a theme called Suffusion. Lots…

  • Windows Live Local

    Apparently another Microsoft project. According to some posts on Slashdot this morning, Microsoft has started a city-by-city project to capture every street. The first two cities are Seattle and San Francisco. It’s an interesting idea, but it makes you wonder. Are they going to edit out every person who might appear in the pictures? Windows…

  • New theme

    Over the weekend I tried a new theme that had a section that looked like torn paper with pictures behind it. Unfortunately, the theme didn’t work in Internet Explorer. The pictures appeared on top of the torn paper images instead of behind. (Maybe it’s a layering issue in the CSS.) Any way, I loaded this…

  • |

    Phone wierdness

    I have a T-Mobile G2 (HTC Desire Z) for 18 months or so and have been very happy with. It’s my first Android phone (version 2.3.3). My favorite part of the phone is that it has a physical keyboard and comes with (almost) stock Android. No funky manufacturer overlay on it like you have with…

Leave a Reply

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