Skip to content

Instantly share code, notes, and snippets.

@fataelislami
Last active March 26, 2017 22:38
Show Gist options
  • Save fataelislami/e3c8af3b475d848f928a5128ad100af7 to your computer and use it in GitHub Desktop.
Save fataelislami/e3c8af3b475d848f928a5128ad100af7 to your computer and use it in GitHub Desktop.
<html>
<head> </head>
<body>
<script>
document.write('Hello World');
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment