Skip to content

Instantly share code, notes, and snippets.

@yongduk-seo
Created May 4, 2021 06:03
Show Gist options
  • Select an option

  • Save yongduk-seo/095e4591934e706a963c9efed3713f67 to your computer and use it in GitHub Desktop.

Select an option

Save yongduk-seo/095e4591934e706a963c9efed3713f67 to your computer and use it in GitHub Desktop.
alert hi in html
<html>
<head>
</head>
<body>
<h1>hi</hi>
</body>
<script type="text/javascript">
alert("hi")
</script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment