Skip to content

Instantly share code, notes, and snippets.

@backroot
Created March 6, 2020 02:54
Show Gist options
  • Save backroot/ed2f4e1c13800859b3eca1127482925f to your computer and use it in GitHub Desktop.
Save backroot/ed2f4e1c13800859b3eca1127482925f to your computer and use it in GitHub Desktop.
html5-template
<!DOCTYPE HTML>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>テスト</title>
<meta name="viewport" content="width=device-width, height=device-height, viewport-fit=coverw">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment