Skip to content

Instantly share code, notes, and snippets.

@radarin
Created October 16, 2017 19:07
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 radarin/b7e99e89309d174b2ef4761032318e5b to your computer and use it in GitHub Desktop.
Save radarin/b7e99e89309d174b2ef4761032318e5b to your computer and use it in GitHub Desktop.
HTML-Grundgerüst einfach
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment