Created
August 17, 2016 01:58
-
-
Save rexfordkelly-at-makersquare/34670dd557005c40153a8742133b04cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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