• Feed RSS

HTML5 Reset – A Base For HTML5-CSS3 Projects

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.

HTML5 Reset

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)

"