htmlタグ meta情報編
html5の暗記用 <>を省いていてタイピングにしました
<heed>内に記述する内容で構成しています
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 2978 | すごいね! | 3.0 | 99.2% | 188.0 | 564 | 4 | 17 | 2026/02/24 |
| 2 | mikaroko | 2696 | すごいね! | 2.7 | 96.7% | 202.1 | 564 | 19 | 17 | 2026/02/26 |
関連タイピング
-
JavaScript 暗記用です
プレイ回数2341 英語長文2218打 -
自作のハンバーガーメニューを作成しましょう!
プレイ回数3935 英語長文721打 -
python 基本
プレイ回数762 英字120打 -
CSS 3 暗記用です
プレイ回数642 英語長文587打 -
キーボードにある記号全て使います!!
プレイ回数3726 英語60秒 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2488 英語長文220打 -
プレイ回数863 長文記号201打
-
htmlのタグを入力
プレイ回数196 300秒
問題文
ふりがな非表示
ふりがな表示
(!DOCTYPE html)
!DOCTYPE html
(head/head)
head/head
(html lang="ja"/html)
html lang="ja"/html
(meta charset="utf-8")
meta charset="utf-8"
(base href="http://www.abc.com/")
base href="http://www.abc.com/"
(title/title)
title/title
(link rel="stylesheet" href="stylesheet.css")
link rel="stylesheet" href="stylesheet.css"
(meta name="description" content="description")
meta name="description" content="description"
(meta name="keywords" content="keyword1,keyword2")
meta name="keywords" content="keyword1,keyword2"
(meta http-equiv="refresh" content="5;url=newpage.html")
meta http-equiv="refresh" content="5;url=newpage.html"
(meta http-equiv="default-style" content="default.css")
meta http-equiv="default-style" content="default.css"
(meta name="author" content="author-name")
meta name="author" content="author-name"
(meta name="robots" content="all")
meta name="robots" content="all"
(link rel="icon" href="favicon.ico")
link rel="icon" href="favicon.ico"
(meta http-equiv="refresh" content="60")
meta http-equiv="refresh" content="60"
(script src="sample.js"/script)
script src="sample.js"/script
(meta name="robots" content="noindex,nofollow")
meta name="robots" content="noindex,nofollow"