HTML5 Reset – A Base For HTML5-CSS3 Projects: "
While starting a web project, we usually use a set of resources like CSS-reset, various JS hacks for IE, etc. to overcome browser incompability issues.
HTML5 Reset is a project which aims to offer a base for the HTML5-CSS3 projects which covers these issues by default.
Besides the standard HTML tags, it has rules to reset the new tags like title, header, footer and JavaScript-powered fixes for IE.
The set comes in 2 versions:
- Bare Bones (stripped down to the essentials)
- Kitchen Sink (when we want the option to remove features, rather than add them)