Skip to content

Instantly share code, notes, and snippets.

@Nathan-Nesbitt
Created May 7, 2020 17:01
Show Gist options
  • Save Nathan-Nesbitt/ff9256357c09e1b9981f84a18e093ba7 to your computer and use it in GitHub Desktop.
Save Nathan-Nesbitt/ff9256357c09e1b9981f84a18e093ba7 to your computer and use it in GitHub Desktop.
Embedded JavaScript Example
<!DOCTYPE html>
<html lang="en">
<body>
<script>
// Your JS code can go here! //
</script>
</body>
</html>
@Nathan-Nesbitt
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment