html cssタイピング ~html編~

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 4975 | ベテランプログラマー | 5.1 | 97.1% | 120.0 | 615 | 18 | 12 | 2025/06/29 |
2 | kuかかってこい | 4058 | まあまあベテラン | 4.3 | 94.5% | 120.0 | 517 | 30 | 11 | 2025/06/29 |
3 | kuかかってこい | 3833 | まあまあベテラン | 4.0 | 95.4% | 120.0 | 483 | 23 | 11 | 2025/06/01 |
4 | 青野さん | 3416 | 中級プログラマー | 3.4 | 99.2% | 120.0 | 413 | 3 | 9 | 2025/06/16 |
5 | nakazun | 2483 | 中級プログラマー | 2.5 | 96.2% | 120.0 | 310 | 12 | 7 | 2025/06/07 |
関連タイピング
-
テトリスサビ!!!!!!!!!!!!!!!!!!
プレイ回数1249歌詞かな167打 -
Mrs.GREEN APPLEの青と夏です!
プレイ回数11万歌詞1030打 -
タイピング練習に関する長文です
プレイ回数15万長文1159打 -
ひたすら「ああああああああ」と打つだけ!!
プレイ回数369万連打90秒 -
ピラミッドに関する雑学の長文です。
プレイ回数1.7万長文1319打 -
10問なので、少し時間がかかるかもしれません。
プレイ回数24660秒 -
主人公ケイトによる物語です
プレイ回数2.5万長文かな1417打 -
君はどの級まで行けるのか?(紹介文も読んでください!)
プレイ回数2526長文299打
問題文
(<!DOCTYPE html>)
<!DOCTYPE html>
(<title>myTyping</title>)
<title>myTyping</title>
(<link rel="stylesheet" type="text/css" href="./mytyping.css">)
<link rel="stylesheet" type="text/css" href="./mytyping.css">
(<meta charset="utf-8">)
<meta charset="utf-8">
(<h1 class="main_title">myTyping</h1>)
<h1 class="main_title">myTyping</h1>
(<img src="./myTyping.jpg" alt="mytyping">)
<img src="./myTyping.jpg" alt="mytyping">
(<table><tr><td>sample1</td> <td>sample2</td></tr></table>)
<table><tr><td>sample1</td> <td>sample2</td></tr></table>
(<a href="https://typing.twi1.me/" target="_blank">myTyping</a>)
<a href="https://typing.twi1.me/" target="_blank">myTyping</a>
(<p class="text">sample text</p>)
<p class="text">sample text</p>
(Name<input type="text" placeholder="Sample:Taro Yamada">)
Name<input type="text" placeholder="Sample:Taro Yamada">
(<select><option value="1">typing1</option> <option value="2">typing2</option></select>)
<select><option value="1">typing1</option> <option value="2">typing2</option></select>
(<br>)
<br>
(<textarea name="comment" cols="50" rows="10" placeholder="Input your comment"></textarea>)
<textarea name="comment" cols="50" rows="10" placeholder="Input your comment"></textarea>
(password<input type="password" placeholder="Input password here">)
password<input type="password" placeholder="Input password here">
(birthday<input type="date">)
birthday<input type="date">
(<input type="checkbox">check1 <input type="checkbox">check2)
<input type="checkbox">check1 <input type="checkbox">check2
(Class<input type="radio">1 <input type="radio">2)
Class<input type="radio">1 <input type="radio">2