HTML & CSS Skill #4

Quiz
•
Computers
•
12th Grade
•
Easy
Nixon López
Used 35+ times
FREE Resource
15 questions
Show all answers
1.
REORDER QUESTION
45 sec • 2 pts
You need to display an image of an HTML5 logo in one of your webpages. If the page renders slowly, the text “HTML Icon” should display as the image loads. How should you complete the markup?
Order the elements and attributes in the correct way.
src=
alt=
<img
'html5.gif'
'HTML5'
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You are coding a web page and you must follow the instruction below to create a promotional video.
Add a video that has a size of 320x240 with options to play, pause, stop, volume.
Which is the correct option?
<video width=”320” height=”240” controls></video>
<source type=”video/mp4” width="320" height="240"></source>
<source width="320 "src=”AWpromo.webm” type=”video/webm”></source>
<video width="320" height="240"></video>
3.
LABELLING QUESTION
1 min • 2 pts
You write the following HTML markup to display an image:
<img src=” flowers.png”alt=”Flowers” title= ”Carnations” >
Use the drop-down menus to select the answer choice that answers each question based on the information presented in the markup.
Carnations
In the same folder as the HTML page.
In the root folder of the website.
Flowers
4.
DRAG AND DROP QUESTION
1 min • 2 pts
Adventure Works wants you to add an image to the company home page. The image should be 100 pixels width by 50 pixels height. The home page should display the company name if the image cannot be loaded.
You need to complete the markup to add an image to the existing page
How should you complete the markup?
To answer, select the appropriated markup segment in the answer area
---------------------------------------------------------------------------
< (a) (b) ” companyLogo.jpg ” (c) ” Adventure works ”
(d) (e) />
5.
DROPDOWN QUESTION
1 min • 2 pts
You are creating an About Us webpage for Northwind Traders. You want to complete the CSS rule set to display the paragraph as shown in the following example:
How should you complete the code? To answer, select the appropriate CSS properties in the answer area.
Answer Area
<style>
p{
(a) : #0000FF;
(b) : 50px;
(c) : 1.5 rem;
(d) : italic;
}
</style>
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Content rendered by the <svg> element is omitted in printing because it is used to secure videos and graphics.
Yes
No
7.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Enlarging an image rendered by the <canvas> element can decrease its quality.
Yes
No
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
02 MF0491_3 Básico general

Quiz
•
12th Grade
10 questions
HTML 2

Quiz
•
9th - 12th Grade
14 questions
Web Development

Quiz
•
6th Grade - University
20 questions
ДФК Обработка отраслевой информации

Quiz
•
12th Grade
18 questions
js basics

Quiz
•
4th Grade - University
20 questions
JavaScript Basics Review

Quiz
•
7th - 12th Grade
10 questions
Bài 13 Khái niệm, vai trò của CSS

Quiz
•
12th Grade
10 questions
Bài 11: Chèn tệp tin đa phương tiện và khung nội tuyến vào ...

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade