Created
February 11, 2013 16:50
-
-
Save lunaroja/4755668 to your computer and use it in GitHub Desktop.
oldie html class
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<!--[if lte IE 8]><html lang="en" class="no-js oldie"><![endif]--> | |
<!--[if gte IE 9]<!--><html class='no-js' lang='en'><!--<![endif]--> | |
<head> | |
<meta charset='utf-8' /> | |
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible' /> | |
<title>Title</title> | |
<meta content='width=device-width, initial-scale=1.0' name='viewport' /> | |
</head> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment