Skip to content

Instantly share code, notes, and snippets.

@benwillkommen
Created April 17, 2014 00:11
Show Gist options
  • Save benwillkommen/10943935 to your computer and use it in GitHub Desktop.
Save benwillkommen/10943935 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>My Site!</title>
<script src="myjavascriptfile.js"></script>
</head>
<body>
<a href = "#" onclick="calculate()">
Calculate life time supply
</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment