Skip to content

Instantly share code, notes, and snippets.

@hsllany
Forked from mcatta/new_gist_file
Created July 9, 2013 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hsllany/5955992 to your computer and use it in GitHub Desktop.
Save hsllany/5955992 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<!--[if IE 6]>
<html id="ie6" <?php language_attributes(); ?>>
<![endif]-->
<!--[if IE 7]>
<html id="ie7" <?php language_attributes(); ?>>
<![endif]-->
<!--[if IE 8]>
<html id="ie8" <?php language_attributes(); ?>>
<![endif]-->
<!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!-->
<html <?php language_attributes(); ?>>
<!--<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment