Tag: reset
Normalize.css Goes 1.0!
Normalize.css: Make browsers render all elements more consistently.. I’ve been a fan of reset stylesheets since learning why they were better than * { margin:0; padding:0; border:0; }. There have been any debates over time concerning whether reset stylesheets accomplish their goal or simply create more work for us. That mindset brought about the concept […]
Posted: August 18, 2012
Why I Like (and Use) Reset CSS
The CSS framework debate has been reignited a bit. New topic: reset stylesheets. Personally, I prefer working with reset CSS, but a great number of people have taken to the opposite.
Posted: April 21, 2008