Use the HTML image attributes to set the size of the image to 250 pixels wide and 400 pixels tall.
HTML Images

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Preston Rowland
Used 81+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<img src="scream.png" width="250" height="400">
<image source="scream.html">
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use CSS to set the size of the image to 250 pixels wide and 400 pixels tall.
<img src="scream.png" size="wide:250px;high:400px;">
<img src="scream.png" style="width:250px;height:400px;">
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use the correct HTML to make the image become a link to "default.html".
<a href="default.html">
<img src="smiley.gif">
</a>
<link>
<img src="smiley.gif">
</link>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Make the image below float to the right of the paragraph.
<p>
<img src="smiley.gif" style="align:right;">
This is a paragraph.
This paragraph contains an image
</p>
<p>
<img src="smiley.gif" style="float:right;">
This is a paragraph.
This paragraph contains an image
</p>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Add the correct HTML attribute to display the "smiley.gif" image.
<img src="smiley.gif">
<img display="smiley.gif">
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Specify an alternate text for the image.
The alternate text should say "Smiley".
Alternate text is useful when the image cannot be displayed, like when the page is read by a screen reader.
<img src="smiley.gif" alt="Smiley">
<img src="smiley.gif" text="Smiley">
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
src - Specifies the path to the image
True
False
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Adding Images

Quiz
•
11th Grade
12 questions
HTML and CSS

Quiz
•
9th - 10th Grade
11 questions
Графічні зображення та гіперпосилання на вебсторінці

Quiz
•
1st - 12th Grade
10 questions
HTML Basics

Quiz
•
7th - 10th Grade
10 questions
HTML tests

Quiz
•
9th Grade
10 questions
Kuis Dasar-Dasar HTML

Quiz
•
9th Grade
8 questions
Гиперссылки в HTML

Quiz
•
8th - 11th Grade
10 questions
Βασικές ετικέτες HTML

Quiz
•
10th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University