htmlタグ コンテンツの埋め込み編

関連タイピング
-
タイピングをマスターしたい方向けの問題です。
プレイ回数1.3万英字276打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数4.3万302打 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数1438英語長文90秒 -
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数6479英語長文120秒 -
JAVAの練習用です。
プレイ回数1067長文120秒 -
chatGPTに作らせた部分一致検索サイトです。
プレイ回数831長文590打 -
Reactを頑張ろう
プレイ回数856英語長文120秒 -
プログラミング(IT)用語を素早く入力しましょう。
プレイ回数453短文かな143打
問題文
(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"