html cssタイピング ~html編~

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 4858 | ベテランプログラマー | 4.9 | 99.1% | 120.0 | 588 | 5 | 10 | 2025/03/29 |
2 | 青野さん | 3375 | 中級プログラマー | 3.4 | 98.5% | 120.0 | 411 | 6 | 8 | 2025/04/19 |
関連タイピング
-
Mrs.GREEN APPLEの青と夏です!
プレイ回数8.8万歌詞1030打 -
Mrs.GREEN APPLEのダンスホールです!
プレイ回数1.6万歌詞1062打 -
タイピング練習に関する長文です
プレイ回数11万長文1159打 -
ひたすら「ああああああああ」と打つだけ!!
プレイ回数357万連打90秒 -
夏目漱石「こころ」3-40
プレイ回数691長文1546打 -
プレイ回数1.9万長文1917打
-
タイピング練習に最適な長文です
プレイ回数1万長文989打 -
Mrs.GREEN APPLEの我逢人です!
プレイ回数2253歌詞651打
問題文
(<!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