
HTML and CSS Basics Quiz
Authored by David Marks
Computers
9th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the purpose of the
tag in an HTML document?To display content in the browser window
To link CSS files and provide meta information
To define the main content of the page
To create comments in the HTML
2.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
How do you set the background color of a webpage to light blue using CSS?
body { color: lightblue; }
body { background-color: lightblue; }
body { border-color: lightblue; }
body { font-color: lightblue; }
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the purpose of a
To create a new page
To represent a block of content
To create a click element
4.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the purpose of setting the z-index to -1 in a CSS overlay?
To make the overlay cover the entire parent element
To place the overlay behind the actual content
To stretch the pseudo-element to all sides
To change the color of the overlay
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the purpose of using the
tag in HTML as described in the document? <section>
To style the text
To embed a video
To create a generic container for content
To add a background image
6.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the function of the class "andy" in the HTML structure provided? <div class="andy">
It embeds a YouTube video
It is the main wrapper for styling
It sets the video to responsive size
It limits the iframe width
7.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the purpose of using "display: flex" in the .andy class?
To create a parallax effect
To center the iframe using Flexbox
To add space inside the .andy box
To set a scenic image as background
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 Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?