Explore CSS Properties

Explore CSS Properties

5th Grade

15 Qs

quiz-placeholder

Similar activities

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

Lerne CSS

Lerne CSS

1st - 5th Grade

10 Qs

Formatting a presentation

Formatting a presentation

5th Grade

12 Qs

Microsoft Word Chapter 1

Microsoft Word Chapter 1

KG - University

15 Qs

HTML básico para e-books

HTML básico para e-books

5th Grade

13 Qs

Google Docs Tools

Google Docs Tools

1st - 5th Grade

20 Qs

SAINS KOMPUTER BAB 3

SAINS KOMPUTER BAB 3

4th - 5th Grade

20 Qs

Explore CSS Properties

Explore CSS Properties

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Muhammad usman

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a CSS selector?

A CSS selector is a type of HTML element.

A CSS selector is a tool for debugging code.

A CSS selector is a pattern used to select and style HTML elements.

A CSS selector is a programming language.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which selector targets all paragraphs in a document?

p

div

h1

span

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the class selector start with?

.

$

@

#

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you select an element with a specific ID in CSS?

myElement#

*myElement

#myElement

.myElement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'background-color' property?

To set the margin of an element.

To set the background color of an element.

To define the border of an element.

To change the font style of an element.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the text color?

font-size

background-color

color

text-align

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value would you use to make a background transparent?

rgba(0, 0, 0, 0)

rgba(100, 100, 100, 0.5)

rgb(0, 0, 0)

rgba(255, 255, 255, 1)

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?