Had a very well written tutorial on the differences between ID and Class in CSS web site design via the newsletter I thought I would share with you all here.
ID vs Class in CSS Web DesignFor anybody who has spent any time working with CSS (cascading style sheets), you have to know there is a lot of confusion when it comes to using an id or a class when compiling your web site layout. Both are selectors, but how should they be used? So, what I would like to know is how much attention do you usually give to this aspect of CSS? Did you know it all along, or do you just hack things together until they work?
All in all, no mater which way you work - hope this article comes in handy.