From the CSS Category
- 13 Jan
by Peter Wilson
No commentsResetting List Styles
I have the opportunity to use a generic reset and base stylesheet on a CDN free of charge; before jumping in, they need be evaluated. I’m not a particular fan of reset stylesheets, but if I have the chance for my pages to load faster, I’ll take it.
- 11 Nov
by Peter Wilson
No commentsDon’t start with a reset.css
Earlier this year, Jonathan Snook wrote an article on why he doesn’t use a reset.css in which he referred to Eric Meyer’s reset, a short time later, Eric Meyer responded with an article of his own. Unlike many discussions on the web, it wasn’t a mudslinging match, but a sincere discussion of the tools available to web developers.