html雛形
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | あ | 2546 | E | 2.8 | 91.4% | 91.9 | 258 | 24 | 9 | 2025/11/08 |
| 2 | toy uwu | 1983 | F | 2.1 | 93.1% | 120.5 | 258 | 19 | 9 | 2025/10/23 |
| 3 | ゆきゆき | 1634 | G++ | 1.6 | 98.4% | 155.4 | 258 | 4 | 9 | 2025/11/27 |
| 4 | ゆきゆき | 1518 | G++ | 1.5 | 96.6% | 164.0 | 258 | 9 | 9 | 2025/11/26 |
関連タイピング
-
ブラウザで動くテトリスのコーディングです。
プレイ回数2942長文532打 -
html の基本16色
プレイ回数636206打 -
vue Lifecycle Hooks
プレイ回数210英語157打 -
プレイ回数3204長文795打
-
<span></span>打つだけです。
プレイ回数259英語13打 -
HTMLのタグを打とう!
プレイ回数856短文90秒 -
HTMLタグの入力練習
プレイ回数480英語230打 -
htmlのタグが問題に出されます
プレイ回数1119短文120秒
問題文
ふりがな非表示
ふりがな表示
(<!DOCTYPE html>)
<!DOCTYPE html>
(<head>)
<head>
(<meta charset="utf-8">)
<meta charset="utf-8">
(<title>Title</title>)
<title>Title</title>
(<meta name="description" content="Description">)
<meta name="description" content="Description">
(<meta name="viewport" content="width=device-width, initial-scale=1.0">)
<meta name="viewport" content="width=device-width, initial-scale=1.0">
(<link rel="stylesheet" href="style.css">)
<link rel="stylesheet" href="style.css">
(<script src="main.js"></script>)
<script src="main.js"></script>
(</head>)
</head>