Created
June 5, 2014 07:54
-
-
Save kuc-arc-f/f8622ca1be80d6486553 to your computer and use it in GitHub Desktop.
html , test1-0605
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
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<title>テストーutf8</title> | |
<body > | |
<h1>テストーutf8</h1> | |
<br /> | |
<p>test-moji</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment