Your favorite CSS reset? (Backwards compatible?)

Anyone have recommendations on their favorite CSS reset stylesheet? I’d like to use HTML 5 markup, but we have a large number of users still back on IE 8 and 7, and normalize.css doesn’t seem to render elements like nav, aside, etc. as they ought to be. Thanks in advance!

That’s odd, as that’s it’s purpose. How ought they to be? It’s a good idea to use nomalize.css in conjunction with the HTML5 shiv.

Using HTML5 at this point introduces pain you don’t need, IMHO. But it’s up to you. :slight_smile: