CSS Quiz

CSS Quiz

University

11 Qs

quiz-placeholder

Similar activities

HTML CSS BOOTCAMP

HTML CSS BOOTCAMP

University

15 Qs

CSS Quiz

CSS Quiz

University

10 Qs

Session 1 Quiz

Session 1 Quiz

University

10 Qs

T3. C1-C2 Quizizz Post-Test

T3. C1-C2 Quizizz Post-Test

7th Grade - University

10 Qs

KNTT 12 BÀI 13

KNTT 12 BÀI 13

12th Grade - University

10 Qs

Css

Css

University

10 Qs

Website Design

Website Design

KG - University

10 Qs

CSS Visual Design

CSS Visual Design

University

12 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?