Skip to content

Instantly share code, notes, and snippets.

@mattneary
Created January 1, 2012 07:41
Show Gist options
  • Save mattneary/1546637 to your computer and use it in GitHub Desktop.
Save mattneary/1546637 to your computer and use it in GitHub Desktop.
Site Prototype
<html>
<head>
<title></title>
</head>
<body>
<style>
body {
background: red;
}
</style>
</body>
</html>
alert("proto");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment