Skip to content

Instantly share code, notes, and snippets.

View blakehilscher's full-sized avatar

Blake Hilscher blakehilscher

View GitHub Profile
@blakehilscher
blakehilscher / slim-html5-boilerplate
Created July 7, 2011 16:23
Slim HTML5 Boilerplate
doctype html
/[if lt IE 7]
html.no-js.ie6.oldie lang="en"
/[if IE 7]
html.no-js.ie7.oldie lang="en"
/[if IE 8]
html.no-js.ie8.oldie lang="en"
/[if gte IE 8]
html.no-js lang="en"
head