Skip to content

Instantly share code, notes, and snippets.

@richardtape
Created May 23, 2012 15:58
Show Gist options
  • Select an option

  • Save richardtape/2776086 to your computer and use it in GitHub Desktop.

Select an option

Save richardtape/2776086 to your computer and use it in GitHub Desktop.
not implemented
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<title></title>
<!-- ||| Meta information for search engine goodness and iThings ||| -->
<meta charset="utf-8">
<meta name="Description" content="">
<meta id="viewport" name="viewport" content="width=960">
<!-- ||| Stylesheet Linkification and IE Jiggery Pokery ||| -->
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel='index' title='' href='' />
<!-- ||| Syndication and that sort of gubbins ||| -->
<link rel="pingback" href="" />
<!-- ||| Javascript magic, starting with Remy Sharp's brilliant html5 shiv ||| -->
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<style>
body{ padding: 20px; }
h1{ color: red; }
</style>
</head>
<body>
<h1>weo;hf; ehg eorh; erhger h gerohg er</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment