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
13 questions
Week 16 - WD1

Quiz
•
12th Grade
15 questions
cse unit 2 html

Quiz
•
11th Grade
10 questions
HTML & CSS Skill#4

Quiz
•
12th Grade
15 questions
Gmetrix HTML/CSS Session 3 Test

Quiz
•
7th - 12th Grade
15 questions
Elements and Principles

Quiz
•
9th - 12th Grade
9 questions
CAT Grade 10 M19 MB Quiz

Quiz
•
10th Grade
14 questions
1.2 Images

Quiz
•
9th - 10th Grade
16 questions
CSS - relative vs. absolute Größen

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade