Created
February 5, 2015 15:36
-
-
Save takanakahiko/a9bcb56985ab93a88a0b to your computer and use it in GitHub Desktop.
HTML雛形
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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