Skip to content

Instantly share code, notes, and snippets.

@yevbar
Created March 4, 2018 12:24
Show Gist options
  • Save yevbar/2859c8eed1d0abae162012b38d4a38e9 to your computer and use it in GitHub Desktop.
Save yevbar/2859c8eed1d0abae162012b38d4a38e9 to your computer and use it in GitHub Desktop.
How to start a website with HTML
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment