mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-26 13:32:16 +00:00
16 lines
419 B
HTML
16 lines
419 B
HTML
<html>
|
|
<head>
|
|
<style type="text/css"> p { margin: 5px 1em; width: 0; } </style>
|
|
</head>
|
|
<body lang="ja">
|
|
|
|
<p>あいう</p>
|
|
<p>上中下</p>
|
|
<p>あ、い。う。。。</p>
|
|
<p>あっっっっい</p>
|
|
<p>きゃきゅきょ</p>
|
|
<p>ぁぃぅぇぉ</p>
|
|
|
|
</body>
|
|
</html>
|