Skip to content

Instantly share code, notes, and snippets.

@saramarie
Created November 11, 2012 04:36
Show Gist options
  • Select an option

  • Save saramarie/4053735 to your computer and use it in GitHub Desktop.

Select an option

Save saramarie/4053735 to your computer and use it in GitHub Desktop.
HTML: Starting File Template
<html>
<head>
<title></title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<script scr="https://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment