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

関連タイピング
-
タッチタイピングをマスターしたい方向けの問題です。
プレイ回数8766英字342打 -
Rails の環境開発で使うコマンドを練習しよう!
プレイ回数422英語長文354打 -
javascript,web
プレイ回数525英語長文445打 -
自作のハンバーガーメニューを作成しましょう!
プレイ回数3137英語長文721打 -
htmlの雛形覚え用
プレイ回数471英語長文258打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数1.2万英字276打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数7935英字242打 -
ITエンジニアならみんな知ってる?!解説付きタイピング!
プレイ回数314短文60秒
問題文
(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"