Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- https://gist.github.com/awrowse/1845533
- <!doctype html>
- <html>
- <head>
- <meta charset="utf-8">
- <title>Page Title</title>
- <meta name="description" content="Webpage for xxxx">
- <!-- http://meyerweb.com/eric/tools/css/reset/ -->
- <link rel="stylesheet" href="css/reset/reset.css">
- <!--[if lt IE 9]>
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
- <![endif]-->
- </head>
- <body>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment