htmlタグ meta情報編

関連タイピング
-
プレイ回数617英語短文159打
-
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数7524英語長文120秒 -
プログラミングタイピング
プレイ回数174英字60秒 -
html DOM要素
プレイ回数535英語長文285打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数1万長文記号276打 -
Pythonプログラミングのタイピング超入門です。
プレイ回数3191短文90秒 -
キーボードにある記号全て使います!!
プレイ回数2932英語60秒 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数3708英語長文120秒
問題文
(!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"