Which of the following examples can be used to embed an image in HTML?
Web Design HTML Pt. 2

Quiz
•
Computers
•
University
•
Hard
L Morgan
Used 1+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
<img src="name.jpg" height="325" width="350" alt="Example Image 1">
<src="name.jpg" height="325" width="350" alt="Example Image 1">
<img="name.jpg" height="325" width="350" alt="Example Image 1">
None of the above.
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select the tag(s) that can be used to embed a video in HTML. Choose more than one answer.
<vid></vid>
<iframe></iframe>
<video>
<source>
</video>
<frame></frame>
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is this text called used in a <video> element, if the browser does not support the video?
Source Error Text
Not Found
DNS Text
Fall back Text
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
On Youtube, you can click the Share button to embed the video using the <iframe> source.
True
False
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
If your image is in a subfolder relative to the HTML file, you use a _______ path to insert the image in HTML.
absolute
direct
relative
indirect
6.
MULTIPLE SELECT QUESTION
20 sec • 2 pts
Select the example(s) that use the absolute path to embed an image in HTML. Choose more than one answer.
<img src="C:\Users\yourname\name.png" alt="Description of Image">
<img src="../yourname/name.png" alt="Description of Image">
<img src="https://www.example.com/images/name.jpg" alt="Description of Image">
<img src="../images/name.jpg" alt="Description of Image">
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The ".." operation is used to level up a folder. Select the example that uses the ".." operation to access the image.jpg inside of a folder named Pictures.
<img src="..pictures/image.jpg">
<img src="../Pictures/image.jpg">
<img src="..Pictures/image.jpg">
<img src="../pictures/image.jpg">
8.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Select the tag that is used to embed an audio source.
<audio>
<source>
</audio>
<a>
<source>
</a>
<music>
<source>
</music>
<music>
</music>
Similar Resources on Quizizz
13 questions
HTML тегтері

Quiz
•
1st Grade - University
11 questions
Basic HTML & HTML5

Quiz
•
University
10 questions
JSPS Competition Hackathon - HTML Language Grade 4 & 5

Quiz
•
4th Grade - University
10 questions
Html/Css Quiz Day 1

Quiz
•
University
10 questions
html тегтеріне тапсырма

Quiz
•
University
12 questions
01 HTML/CSS Einführung

Quiz
•
University
10 questions
HTML Tags for Beginners

Quiz
•
KG - University
12 questions
HTML Basics

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade