Css Quiz

Css Quiz

1st - 5th Grade

14 Qs

quiz-placeholder

Similar activities

HTML and CSS

HTML and CSS

4th - 9th Grade

13 Qs

MichalMojQuiz

MichalMojQuiz

1st Grade

15 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

Cancer and Leo

Cancer and Leo

3rd Grade

15 Qs

genshin impact

genshin impact

KG - Professional Development

15 Qs

Javascript_WCF

Javascript_WCF

1st - 3rd Grade

9 Qs

Texture Assessment

Texture Assessment

1st - 2nd Grade

12 Qs

Genshin Impact

Genshin Impact

KG - Professional Development

19 Qs

Css Quiz

Css Quiz

Assessment

Quiz

Other

1st - 5th Grade

Hard

Created by

Peleg Adiv

Used 3+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does CSS stand for?

Cascading Style Sheets
Computer System Software
Coding Syntax System
Creative Style Solutions

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct syntax to select an element by its class?

*classname

.classname

classname

#classname

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the default value of the 'position' property?

static

absolute

fixed

relative

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is correct regarding this selectors pattern - p ~ ul ?

Selects all <ul> elements and all <p> elements

Selects all <ul> elements inside <p> elements

Selects the first <ul> element that is placed immediately after <p> elements

Selects every <ul> element that is preceded by a <p> element

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which CSS property is used to control the spacing between lines of text?

line-height

text-spacing

word-spacing

margin

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which value does the 'float' property do not accept?

center

inherit

none

left

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which CSS property is recommended for controlling the layout of a webpage?

position

display

flexbox

float

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?