If you are not happy with HTML5 Reset, here’s an alternative: HTML5 Boilerplate. Before moving on, let me tell you that this one’s website is clearly much better than the one HTML5 Reset has, so we’re up to a good start here. Good, but what else?
According to the official mumbo-jumbo, “HTML5 Boilerplate is the professional badass’s base HTML/CSS/JS template for a fast, robust and future-proof site.” Without being a framework or describing any philosophy of development, Boilerplate is here to deliver some tricks to help you get started fast and the right way with every HTML5 project you may be involved in. After all, the foundation is usually the same, the differences come after a while…
This HTML/CSS/JS default template comes with a bunch of performance optimizations, as well as optional goodies, such as cross-domain Flash and AJAX, and it gets even better: HTML5 Boilerplate was also build taking into consideration mobile browsers, offering an Android, iOS, Opera Mobile-adaptable markup + CSS skeleton.
One more thing: what about GPL/MIT Licensing, next to all the above? Awesome, simply awesome!