Skip to content

Instantly share code, notes, and snippets.

@Jme7
Last active August 15, 2020 00:09
Show Gist options
  • Save Jme7/e97fb538c1ba5e59f635ee9e3d2b84a8 to your computer and use it in GitHub Desktop.
Save Jme7/e97fb538c1ba5e59f635ee9e3d2b84a8 to your computer and use it in GitHub Desktop.
Template home webpage
<!DOCTYPE html>
<html>
<head>
<meta charset = "utf-8">
<title>Homepage</title>
<style>
</style>
</head>
<body>
<h1>Title</h1>
<script>
</script>
</body>
</html>
@aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa4
Copy link

The </body> Tag is missing.

@Jme7
Copy link
Author

Jme7 commented Aug 11, 2020

Is it? Oh wow, I can't believe I forgot about that!

@aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa4

hehe :)

@Jme7
Copy link
Author

Jme7 commented Aug 13, 2020

-_-

@aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa4

what

@Jme7
Copy link
Author

Jme7 commented Aug 15, 2020

It's a face. Kind of like this face: 😒

- eye
_ mouth

-_-

^ face with closed eyes and flat mouth

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