html cssタイピング ~html編~
順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 4783 | ベテランプログラマー | 4.7 | 100% | 120.0 | 574 | 0 | 11 | 2024/10/17 |
2 | ku | 3566 | まあまあベテラン | 3.5 | 100% | 120.0 | 428 | 0 | 9 | 2024/09/29 |
3 | 青野さん | 2658 | 中級プログラマー | 2.6 | 100% | 120.0 | 319 | 0 | 8 | 2024/11/05 |
4 | pino | 1650 | 初級プログラマー | 1.7 | 93.8% | 120.0 | 212 | 14 | 6 | 2024/08/30 |
5 | hydekun | 1583 | 初級プログラマー | 1.6 | 97.9% | 120.0 | 194 | 4 | 5 | 2024/09/23 |
関連タイピング
-
プレイ回数333万連打90秒
-
プレイ回数10万歌詞200打
-
プレイ回数3859かな314打
-
プレイ回数96万長文かな1008打
-
プレイ回数1.1万313打
-
プレイ回数3014歌詞かな155打
-
プレイ回数3826長文1069打
-
プレイ回数2039歌詞1426打
問題文
(<!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