Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@toyeiei
Created October 2, 2019 09:43
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 toyeiei/f2cb705aa59c8f269f1ab40ca3034ac5 to your computer and use it in GitHub Desktop.
Save toyeiei/f2cb705aa59c8f269f1ab40ca3034ac5 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>This is my first webpage</title>
</head>
<body>
<h1>Hello World</h1>
<p>Let's learn web development in two months.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment