Meyer's Reset CSS Gets a Permanent Home

Advertisement


Eric Meyer's Reset CSS has finally got a permanent home and versioning. Now, to find the latest and greatest version, you can just visit the page and check the version date to be sure you have the latest version.

The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on.

CSS Tools: Reset CSS

You might also like to check out Meyer's very useful Diagnostics CSS

Validation is great, but it won't catch everything. For example, if you have a link where you forgot to add a URL value to the href attribute, the validator won't complain. The syntax is valid, even if it's a broken experience. Similarly, the validator will be happy to let through empty class and id values.
February 12, 2008 in CSS Resources

Search etc.

More Entries From CSS Resources

10 Best CSS Practices to Improve Your Code From Web Designer Depot, a nice list of CSS Best Practices, including resets and overrides, links, layout, forms and more. A good CSS Read.... (May 20, 2009)

Round-up of Great CSS Articles and Resources w3avenue.com takes a look at the current crop of CSS Frameworks and details the advantages and disadvantages of using a CSS framework. Definitive List... (May 11, 2009)

350 Great CSS Tools and Techniques Abduzeedo.com has collected the best of the CSS posts they have bookmarked and put them in to one post, which makes for a great... (April 8, 2009)

100+ Massive CSS Toolboxc Site tripwiremagazine.com has a great big round-up of CSS resources and tools, not many of which are "new" but bookmarkworthy for the large amount... (April 4, 2009)

Design Reviver Design Reviver has a great article looking at CSS Image Map techniques and pointing to some great tutorials for learning how to do them... (March 26, 2009)