Skip to content

Instantly share code, notes, and snippets.

@rexfordkelly-at-makersquare
Created August 17, 2016 01:58
Show Gist options
  • Save rexfordkelly-at-makersquare/34670dd557005c40153a8742133b04cb to your computer and use it in GitHub Desktop.
Save rexfordkelly-at-makersquare/34670dd557005c40153a8742133b04cb to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Day 2</title>
</head>
<body>
<script type="text/javascript">
var name = "Rex Kelly";
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment