Skip to content

Instantly share code, notes, and snippets.

@quietsamurai98
Created April 4, 2017 17:56
Show Gist options
  • Save quietsamurai98/8657ba941e690dc45044d9b622fd7af1 to your computer and use it in GitHub Desktop.
Save quietsamurai98/8657ba941e690dc45044d9b622fd7af1 to your computer and use it in GitHub Desktop.
Blank html file
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>TITLE</title>
<body>
<!-- HTML ELEMENTS HERE -->
<script>
//JS CODE HERE
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment