Skip to content

Instantly share code, notes, and snippets.

@tockrock
Created July 22, 2008 15:35
Show Gist options
  • Save tockrock/1089 to your computer and use it in GitHub Desktop.
Save tockrock/1089 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>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>this is a page title</title>
</head>
<body>
<p>this is a body</p>
<p>this is a another body</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment