euxneks.com yōō’nĭks
Yahoo Reset Stylesheet
I’ve heard of many many many css reset stylesheets, and I just recently stumbled upon this one put out by Yahoo:
http://developer.yahoo.com/yui/reset/
For those of you who don’t know, a css reset sheet is something you use to “reboot” styles in all major browsers, which makes writing CSS and XHTML all the easier. Trick is, you need to start using it right from the beginning.
Tags: css, stylesheet, web design, yahoo