Website Design: CSS Classes vs. Id’s
Posted on Jul 3, 2008 01:07:49 AM
As a beginner using CSS I had trouble understanding the difference between classes and ids. Both are used as an identifier of an element, and technically you can get the exact same affect using either…
More: continued here