Skip to content

Instantly share code, notes, and snippets.

@monokrome
Forked from kmiyashiro/layout2.jade
Last active September 26, 2015 18:28
Show Gist options
  • Save monokrome/1140401 to your computer and use it in GitHub Desktop.
Save monokrome/1140401 to your computer and use it in GitHub Desktop.
!!! 5
//if lt IE 7
<html class="no-js lt-ie9 lt-ie8 lt-ie7">
//if IE 7
<html class="no-js lt-ie9 lt-ie8">
//if IE 8
<html class="no-js lt-ie9">
// [if gt IE 8] <!
html(class="no-js", lang="en")
// <![endif]
head
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment