htmlタグ meta情報編
html5の暗記用 <>を省いていてタイピングにしました
<heed>内に記述する内容で構成しています
関連タイピング
-
メソッド名やクラス名をタイピングしよう
プレイ回数303 長文英字60秒 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数3763 英語長文90秒 -
ホームポジションが自然と身につく!
プレイ回数2571 短文60秒 -
HTML&CSSを忘れないために
プレイ回数3万 英語長文759打 -
基礎的なHTML
プレイ回数4506 英語54打 -
自作のハンバーガーメニューを作成しましょう!
プレイ回数4443 英語長文721打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数1.2万 英字232打 -
ITエンジニアならみんな知ってる?!解説付きタイピング!
プレイ回数752 短文60秒
問題文
ふりがな非表示
ふりがな表示
(!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"