<archive for="templates">

Open Web Management

HTML5 reset

HTML5 Reset is a set of files you can use as a template to start a new project. The HTML file contains a rudimentary HTML5 document structure, with all the every day stuff like title, header, footer, etc. It also uses conditional comments to call about half a dozen IE-specific CSS files, as well as a couple popular IE-correcting javascript files. You can choose from two versions, the “full version” and one that has just the basic features. Both versions are downloadable here.

WordPress themes using HTML 5

If you’re a WordPress user, you can start playing around with HTML 5 using one of this themes:

Do you know any other WordPress themes using HTML 5? Let me know and I’ll keep updating the list!

HTML 5 Reset Stylesheet

HTML 5 Doctor publishes a HTML 5 reset stylesheet, based on Eric Meyers‘ CSS Reset. The idea, as Meyer says, is to reduce browser inconsistencies in things like default line heights, margins and font sizes, and this new version was created with HTML 5 elements in mind.