CSS Classes vs Id

Written by Scott on Thursday, August 14th, 2008

Sometimes I forget which one uses the # symbol and which one uses the ‘.’ when defining these elements in your style sheet. In fact, when should you use one over the other? What rules govern the selection of classes or id’s?

Here is a nice little article from www.tizag.com that may help you out.
Link? Tizag

Comments are closed.