Skip to content

Instantly share code, notes, and snippets.

@gsharp
Created August 7, 2009 18:16
Show Gist options
  • Save gsharp/164060 to your computer and use it in GitHub Desktop.
Save gsharp/164060 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>feature me</title>
<link rel="stylesheet" href="http://static.jquery.com/files/rocker/css/reset.css" type="text/css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
<link rel="shortcut icon" href="http://www.13elieve.com/favicon.ico" type="image/x-icon"/>
</head>
<body>
<h1>Get Crackin Foo</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment