Browsing articles in "CSS"
Jan
21
2012
21
2012
Reset CSS from Eric Meyer
reset.css is a CSS reset styles to reduce inconsistencies of browser when we build a website. It’s a great tool that simplifies the creation of layouts and keeps coherence in most browsers. According to meyerweb.com, The reset styles given here are intentionally very generic. There isn’t any default color or background set for the body element, for example. I don’t particularly recommend that you just use this in its unaltered state in your own projects. [...]


An article by fabiofelicidade