HTML & CSS Part II

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Nixon López
Used 9+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What should be added to the "???" to ensure the website is responsive and adjusts to different screen sizes?
width=device-width, initial-scale=1.0
width=100%, initial-scale=1.0
width=device-width, initial-scale=0.5
D) width=device-width, initial-scale=2.0
2.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What value should replace the "???" to apply the CSS rules inside the media query when the screen width is 768 pixels or less?
768px
980px
1200px
D) 600px
3.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Which metadata element is responsible for specifying the character encoding of the HTML document?
<title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="HTML, CSS, web development">
4.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What will be the result of adding the given inline CSS to the <div>
element?
The <div>
will be centered on the page.
The <div>
will be positioned 50 pixels from the top and 100 pixels from the left of its parent container.
The <div>
will be positioned 50 pixels from the top and 100 pixels from the left of the screen.
The <div>
will be positioned at the top-left corner of the screen.
5.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What will be the positioning of the .box
element within the .container
?
The .box
element will be positioned at the top-left corner of the .container
.
The .box
element will be positioned at the center of the .container
.
The .box
element will be positioned at the bottom-right corner of the .container
.
The .box
element will be hidden within the .container
.
6.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the total width of the box, including content, padding, border, and margin?
100px
124px
164px
204px
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What does the <track>
element do in this code?
It displays an image.
It embeds a video with captions.
It plays audio files.
It creates a track for the video to follow.
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Computer typing

Quiz
•
5th - 12th Grade
11 questions
Computer Programming: Graphics

Quiz
•
8th - 11th Grade
10 questions
SmartArts

Quiz
•
9th - 12th Grade
15 questions
TOUCH SYSTEMS DATA ENTRY TEKS TEST

Quiz
•
9th - 12th Grade
10 questions
Web Design - Visual Elements and Graphics

Quiz
•
9th - 12th Grade
10 questions
HTML Images

Quiz
•
9th - 12th Grade
15 questions
HTML & CSS Skill #4

Quiz
•
12th Grade
10 questions
Construct 3 Quiz - Game Development

Quiz
•
2nd Grade - Professio...
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

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

Interactive video
•
9th - 12th Grade