Skip to content

Instantly share code, notes, and snippets.

@AlienKevin
Last active March 23, 2020 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlienKevin/464aa0c98c0eb6220d9bbdb7bfb77fb2 to your computer and use it in GitHub Desktop.
Save AlienKevin/464aa0c98c0eb6220d9bbdb7bfb77fb2 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>First Web Page</title>
</head>
<body>
<p>Hello World!</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment