CSS Easy level Quiz

CSS Easy level Quiz

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Rise Up CSS

Rise Up CSS

9th Grade - University

25 Qs

CSS Fundamentals

CSS Fundamentals

9th Grade

25 Qs

Review HTML and CSS

Review HTML and CSS

7th - 9th Grade

25 Qs

html

html

KG - 12th Grade

26 Qs

Unit 10: Web Development Fundamentals

Unit 10: Web Development Fundamentals

9th - 12th Grade

30 Qs

4.01 Test

4.01 Test

9th - 12th Grade

28 Qs

Web Development

Web Development

9th - 10th Grade

25 Qs

Web Development: HTML/CSS Basics

Web Development: HTML/CSS Basics

9th - 12th Grade

25 Qs

CSS Easy level Quiz

CSS Easy level Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

VIKAS BANDARU

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?
Cascading Style Sheets
Computer Style Sheets
Creative Style Syntax
Colorful Style Statements

Answer explanation

CSS stands for Cascading Style Sheets.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the text color in CSS?
color
background
font-color
text-color

Answer explanation

The color property sets the text color.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to set the background color of an element?
background-color
bgcolor
color-background
background-img

Answer explanation

background-color sets the background color.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which value for the 'text-align' property will center text?
middle
left
center
justify

Answer explanation

text-align: center centers the text.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property controls the size of text?
font-style
font-size
text-style
font-family

Answer explanation

font-size controls the size of text.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to select a class in CSS?
#
.
$
*

Answer explanation

A dot (.) is used to select a class.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to add space inside the border of an element?
margin
border-spacing
padding
spacing

Answer explanation

padding adds space inside the border.

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?