Skip to content

Instantly share code, notes, and snippets.

@briandoll
Created June 14, 2011 19:06
Show Gist options
  • Save briandoll/1025610 to your computer and use it in GitHub Desktop.
Save briandoll/1025610 to your computer and use it in GitHub Desktop.
Silly Squirrels
<html>
<head>
<title>Silly Squirrels!</title>
<link rel="stylesheet" type="text/css" href="/theme.css" />
</head>
<body>
<h1>Silly Squirrels!</h1>
<img src="http://img.example.net/squirrel.jpg" class="silly"/>
<script src="http://tracking.example.net/tracker.js" type="text/javascript"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment