html cssタイピング ~html編~

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 4858 | ベテランプログラマー | 4.9 | 99.1% | 120.0 | 588 | 5 | 10 | 2025/03/29 |
2 | 青野さん | 3233 | 中級プログラマー | 3.2 | 98.5% | 120.0 | 394 | 6 | 8 | 2025/01/19 |
関連タイピング
-
Mrs.GREEN APPLEの青と夏です!
プレイ回数8万歌詞1030打 -
5分間の速度部門の模擬試験です。打つ速度で級が決まります
プレイ回数82万長文300秒 -
タイピング練習に関する長文です
プレイ回数9.4万長文1159打 -
Mrs.グリンアップルのライラックのサビ曲タイピングです
プレイ回数8515歌詞かな173打 -
「映画ドラえもんのび太の地球交響曲」
プレイ回数1627歌詞754打 -
数年前に作った詩を公開します。
プレイ回数4474長文701打 -
長文
プレイ回数6694長文60秒 -
毎月このシリーズを出します。
プレイ回数1380長文359打
問題文
(<!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