Skip to content

Instantly share code, notes, and snippets.

Created April 9, 2013 05:41
Show Gist options
  • Save anonymous/5343236 to your computer and use it in GitHub Desktop.
Save anonymous/5343236 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Animal</title>
<script src="animals.js"></script>
<script src="animal.js"></script>
<script>
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment