Skip to content

Instantly share code, notes, and snippets.

@dbauszus-glx
Created August 19, 2022 14:40
Show Gist options
  • Save dbauszus-glx/0e6501de21715ed0ada5b60081171a42 to your computer and use it in GitHub Desktop.
Save dbauszus-glx/0e6501de21715ed0ada5b60081171a42 to your computer and use it in GitHub Desktop.
Basic usa of the script tag.
<script>
alert("Hello World!");
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment