Skip to content

Instantly share code, notes, and snippets.

@kilisio
Forked from kwechsler/HTML Basic file - minimum
Last active October 27, 2019 15:23
Show Gist options
  • Save kilisio/91358a9a255bcc8a63d4d2af4bea04de to your computer and use it in GitHub Desktop.
Save kilisio/91358a9a255bcc8a63d4d2af4bea04de to your computer and use it in GitHub Desktop.
HTML: Basic file - minimum
<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
</body>
</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