| 1行目: |
1行目: |
| − | | + | <html lang="ja"> |
| | + | <head> |
| | + | <style> |
| | + | div .font{ |
| | + | border-bottom: 2px solid black; |
| | + | } |
| | + | div .fontsummary{ |
| | + | border-bottom: 1px solid black; |
| | + | } |
| | + | div .alphabet{ |
| | + | border-bottom: 1px solid black; |
| | + | } |
| | + | </style> |
| | + | </head> |
| | + | <body> |
| | + | <div class="font"> |
| | + | <font style="font-size:24px;">利用者 & 利用者 おぐろ</font> |
| | + | </div> |
| | + | <div class="fontsummary"> |
| | + | <font style="font-size:14px;">利用者名:おぐろ</br>ファイルサイズ:50KG</br>バージョン:バージョンv.2.4.3</font></br> |
| | + | <font style="font-size:12px;">(c)2001 My mother All Rights Reserved</font> |
| | + | </div> |
| | + | <font style="font-size:14px;">abcdefghtjklmnopqrstuvwxyz</br>ABCDEFGHIJKLMNOPQRSTUVWXYZ</br>123456789.:,;(:**!?')</font> |
| | + | <div class="alphabet"> |
| | + | </div> |
| | + | <div class="othersize"> |
| | + | 12 <font style="font-size:10px;">Mastodonでインターネットの世界が広がります。1234567890</font></br> |
| | + | 16 <font style="font-size:14px;">Mastodonでインターネットの世界が広がります。1234567890</font></br> |
| | + | 24 <font style="font-size:16px;">Mastodonでインターネットの世界が広がります。1234567890</font></br> |
| | + | 36 <font style="font-size:20px;">Mastodonでインターネットの世界が広がります。1234567890</font></br> |
| | + | 48 <font style="font-size:24px;">Mastodonでインターネットの世界が広がります。1234567890</font></br> |
| | + | 60 <font style="font-size:30px;">Mastodonでインターネットの世界が広がります。1234567890</font></br> |
| | + | 72 <font style="font-size:36px;">Mastodonでインターネットの世界が広がります。1234567890</font></br> |
| | + | </div> |
| | + | </body> |
| | + | </html> |