
HTML & CSS Skill #4
Authored by Nixon López
Computers
12th Grade
Used 35+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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=
'HTML5'
<img
alt=
'html5.gif'
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.
In the root folder of the website.
Flowers
Carnations
In the same folder as the HTML page.
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?