htmlタグ コンテンツの埋め込み編
html5暗記用 <>を省いています
画像・動画・音声関連のタグを集めています。ブラウザによってはサポートされていないタグも含まれています。
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 2984 | すごいね! | 3.0 | 98.7% | 229.5 | 694 | 9 | 14 | 2026/03/10 |
関連タイピング
-
基礎的なHTML
プレイ回数4026 英語54打 -
HTML&CSSを忘れないために
プレイ回数2.9万 英語長文759打 -
ホームポジションが自然と身につく!
プレイ回数1960 短文60秒 -
html DOM要素
プレイ回数666 英語長文285打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数3493 英語長文300秒 -
アルファベット以外のキーを覚えよう
プレイ回数4119 英語短文82打 -
C#プログラマ向けタイピング
プレイ回数1.3万 英字60秒 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2646 英語長文220打
問題文
ふりがな非表示
ふりがな表示
(img src="../gif-img/abc.gif")
img src="../gif-img/abc.gif"
(iframe sandbox="allow-same-origin allow-forms allow-scripts" src="http://abc.com/"/iframe)
iframe sandbox="allow-same-origin allow-forms allow-scripts" src="http://abc.com/"/iframe
(embed src="flash/xyz.swf" width="100" height="50")
embed src="flash/xyz.swf" width="100" height="50"
(object data="jpeg-img/photo.jpeg" type="image/jpeg" width="60" height="60"/object)
object data="jpeg-img/photo.jpeg" type="image/jpeg" width="60" height="60"/object
(param name="parameters-name" value="parameters-value")
param name="parameters-name" value="parameters-value"
(video src="video.mp4" autoplay/video)
video src="video.mp4" autoplay/video
(audio src="sound.mp3" controls/audio)
audio src="sound.mp3" controls/audio
(source src="video.mp4")
source src="video.mp4"
(canvas/canvas)
canvas/canvas
(img src="map.gif" usemap="#name" alt="" width="100" height="100")
img src="map.gif" usemap="#name" alt="" width="100" height="100"
(map name="name"/map)
map name="name"/map
(area href="aaa.html" shape="rect" alt="sikaku" coords="10,20,30,40")
area href="aaa.html" shape="rect" alt="sikaku" coords="10,20,30,40"
(area href="bbb.html" shape="circle" alt="maru" coords="90,90,40")
area href="bbb.html" shape="circle" alt="maru" coords="90,90,40"
(area href="ccc.html" shape="poly" alt="takaku" coords="10,10,90,10,45,50")
area href="ccc.html" shape="poly" alt="takaku" coords="10,10,90,10,45,50"