Skip to content

Instantly share code, notes, and snippets.

@laustdeleuran
Created January 9, 2012 21:48
Show Gist options
  • Save laustdeleuran/1585133 to your computer and use it in GitHub Desktop.
Save laustdeleuran/1585133 to your computer and use it in GitHub Desktop.
HTML5 DOCTYPE
<!DOCTYPE html>
<!--[if lt IE 7]><html lang="da" class="no-js ie6"><![endif]-->
<!--[if IE 7]><html lang="da" class="no-js ie7"><![endif]-->
<!--[if IE 8]><html lang="da" class="no-js ie8"><![endif]-->
<!--[if gt IE 8]><!--><html lang="da" class="no-js"><!--<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment