htmlタグ meta情報編
html5の暗記用 <>を省いていてタイピングにしました
<heed>内に記述する内容で構成しています
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 3200 | すごいね! | 3.2 | 98.2% | 173.1 | 564 | 10 | 17 | 2026/05/21 |
関連タイピング
-
プログラミングタイピング
プレイ回数1479 英字60秒 -
失敗しました。
プレイ回数351 英語短文30秒 -
基礎的なHTML
プレイ回数4248 英語54打 -
英数と記号を混ぜた文章です
プレイ回数491 英語長文1468打 -
JavaScript 暗記用です
プレイ回数3672 英語長文1247打 -
JAVAの練習用です。
プレイ回数2029 長文120秒 -
スクラッチのブロックを20個打ってください!!!
プレイ回数215 357打 -
自作のハンバーガーメニューを作成しましょう!
プレイ回数4209 英語長文721打
問題文
ふりがな非表示
ふりがな表示
(!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"