htmlタグ コンテンツの埋め込み編
html5暗記用 <>を省いています
画像・動画・音声関連のタグを集めています。ブラウザによってはサポートされていないタグも含まれています。
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 2984 | すごいね! | 3.0 | 98.7% | 229.5 | 694 | 9 | 14 | 2026/03/10 |
関連タイピング
-
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2549 英語長文220打 -
1+1=2
プレイ回数29 109打 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数4627 英語長文120秒 -
html DOM要素
プレイ回数613 英語長文285打 -
自作のハンバーガーメニューを作成しましょう!
プレイ回数4013 英語長文721打 -
ホームポジションが自然と身につく!
プレイ回数1842 短文60秒 -
css 3 暗記用です
プレイ回数981 英語長文438打 -
CSS構文 暗記用です
プレイ回数462 英語長文880打
問題文
ふりがな非表示
ふりがな表示
(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"