Created
May 23, 2012 15:58
-
-
Save richardtape/2776086 to your computer and use it in GitHub Desktop.
not implemented
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> | |
| <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