Created
September 12, 2016 07:21
-
-
Save anonymous/d3c88085d5dcda211b59e9b370492a7d to your computer and use it in GitHub Desktop.
あなたとJava, 今すぐダウンロード
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> | |
<meta charset=utf-8> | |
<title>Japanese WBR</title> | |
<body> | |
<h1 style="width: 8em; text-align: center;">あなたとJava, 今すぐ<wbr>ダウンロード</p> | |
<h1 style="width: 8em; text-align: center; word-break: keep-all;">あなたとJava, 今すぐ<wbr>ダウンロード</p> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment