Skip to content

Instantly share code, notes, and snippets.

@shyazusa
Created September 7, 2016 04:18
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 shyazusa/549b4e22142ea2740fa75e1b8da12184 to your computer and use it in GitHub Desktop.
Save shyazusa/549b4e22142ea2740fa75e1b8da12184 to your computer and use it in GitHub Desktop.
htmlファイルのテンプレート?みたいなもの
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test</title>
</head>
<body>
<p>test</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment