Skip to content

Instantly share code, notes, and snippets.

@Phlow
Created August 8, 2022 14:46
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 Phlow/757e290dfaa2d983e98f8ee58d412056 to your computer and use it in GitHub Desktop.
Save Phlow/757e290dfaa2d983e98f8ee58d412056 to your computer and use it in GitHub Desktop.
#HTML #HTML5 Leeres Template
<!doctype html>
<html lang="de">
<head>
<title></title>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment