CSS Quiz

CSS Quiz

University

11 Qs

quiz-placeholder

Similar activities

Aprendiendo HTML y CSS

Aprendiendo HTML y CSS

3rd Grade - University

10 Qs

HTML and CSS Basics Quiz

HTML and CSS Basics Quiz

1st Grade - University

10 Qs

UH web

UH web

12th Grade - University

7 Qs

CSS_1

CSS_1

6th Grade - Professional Development

15 Qs

BTS of Web Design: Lesson Recap

BTS of Web Design: Lesson Recap

10th Grade - University

15 Qs

kuis jwd

kuis jwd

University

10 Qs

Day 2 Review

Day 2 Review

University - Professional Development

15 Qs

CSS box models and positioning

CSS box models and positioning

University

14 Qs

CSS Quiz

CSS Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Feranmi Adeyemi

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for, and what is its primary purpose?

Cascading Style Sheets
Cascading Style Slides
Cascading Script Sheets
Cascading Style Scripts

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you include an external CSS file in an HTML document?

<link rel="stylesheet" type="text/css" href="styles.css">

<style src="styles.css"></style>

<css>styles.css</css>

<script type="text/css" src="styles.css"></script>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid CSS selector?

:nth-child(1)
:nth-child(0)
:nth-child(2)
:nth-child(3)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property is used to change the color of text in CSS?

font-size
background-color
text-align
color

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to set the background color of an element?

color-background
background-color
background-style
element-color

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you add a border to an HTML element in CSS?

By using the 'outline' property in CSS
By using the 'padding' property in CSS
By using the 'border' property in CSS
By using the 'background' property in CSS

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS Flexbox stand for?

Cascading Style Sheets Flexbox
Cascading Style Sheets Box
Flexible Style Sheets Box
Cascading Style Sheets Flexible Box

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?