html雛形

背景
投稿者投稿者ereki7いいね0お気に入り登録1
プレイ回数1219難易度(3.8) 258打 英語
タグhtml
htmlの雛形覚え用
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 とも 2846 E+ 3.0 93.4% 84.3 258 18 9 2026/05/11
2 aaaaaa 2751 E+ 2.8 95.5% 89.4 258 12 9 2026/05/11
3 (*´з`) 2619 E 2.8 91.8% 89.7 258 23 9 2026/05/11
4 a 2024 F+ 2.0 96.9% 123.5 258 8 9 2026/05/08
5 su 1928 F 2.1 89.2% 117.7 258 31 9 2026/05/13

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(<!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>