HTML and CSS Basics Quiz

HTML and CSS Basics Quiz

9th Grade

20 Qs

quiz-placeholder

Similar activities

PHOTOSHOP

PHOTOSHOP

11th Grade

20 Qs

HTML Fundamentals 1

HTML Fundamentals 1

9th - 12th Grade

20 Qs

Quiz: HTML & CSS Image Styles

Quiz: HTML & CSS Image Styles

12th Grade

19 Qs

Flask

Flask

6th - 12th Grade

15 Qs

Web Design and Development N5

Web Design and Development N5

10th Grade

17 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

Web Development

Web Development

University

15 Qs

CSS

CSS

10th - 11th Grade

25 Qs

HTML and CSS Basics Quiz

HTML and CSS Basics Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

David Marks

FREE Resource

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

tag in HTML?

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?