Skip to content

Instantly share code, notes, and snippets.

@karlschwaier
Last active December 18, 2015 12:49
Show Gist options
  • Save karlschwaier/5785682 to your computer and use it in GitHub Desktop.
Save karlschwaier/5785682 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<!--[if lt IE 7]> <html lang="de" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html lang="de" class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html lang="de" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="de" class="no-js"> <!--<![endif]-->
<head>
<meta charset="UTF-8">
<title>Template</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<!--[if lte IE 8]> <link rel="stylesheet" href="css/style-old-ie.css"> <![endif]-->
<!--[if gt IE 8]><!--> <link rel="stylesheet" href="css/style.css"> <!--<![endif]-->
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment