Skip to content

Instantly share code, notes, and snippets.

@gaker
Created April 3, 2009 02:21
Show Gist options
  • Save gaker/89608 to your computer and use it in GitHub Desktop.
Save gaker/89608 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en-us" />
<meta name="robots" content="index,follow" />
<meta name="author" content="organization; example.com" />
<meta name="identifier-url" content="http://example.com" />
<meta name="publisher" content="Organization; example.com" />
<meta name="copyright" content="Copyright (c) dates Organization and that of its published authors/owners" />
<meta name="Rating" content="General" />
<meta name="doc-class" content="Living Document" />
<meta name="description" content="" />
<meta name="abstract" content="" />
<!-- Combo-handled YUI CSS files: -->
<link rel="stylesheet" href="http://yui.yahooapis.com/2.7.0/build/reset-fonts-grids/reset-fonts-grids.css" type="text/css" />
<link rel="stylesheet" type="text/css" media="all" href="/css/styles.css" />
<!--[if IE]>
<link rel="stylesheet" type="text/css" media="all" href="" />
<![endif]-->
</head>
<body>
<script type='text/javascript' src='http://code.jquery.com/jquery-1.3.2.min.js'></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment