Skip to content

Instantly share code, notes, and snippets.

@takanakahiko
Created February 5, 2015 15:36
Show Gist options
  • Save takanakahiko/a9bcb56985ab93a88a0b to your computer and use it in GitHub Desktop.
Save takanakahiko/a9bcb56985ab93a88a0b to your computer and use it in GitHub Desktop.
HTML雛形
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>タイトル</title>
</head>
<body>
ここに内容
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment