Created
May 7, 2020 17:01
-
-
Save Nathan-Nesbitt/ff9256357c09e1b9981f84a18e093ba7 to your computer and use it in GitHub Desktop.
Embedded JavaScript Example
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 lang="en"> | |
<body> | |
<script> | |
// Your JS code can go here! // | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sample code for https://nathan.nesbitt.ca/blog-posts/IntroductionToJavascript.html