Css Quiz

Css Quiz

1st - 5th Grade

14 Qs

quiz-placeholder

Similar activities

Akademia Pana Kleksa

Akademia Pana Kleksa

4th - 9th Grade

10 Qs

Desarrollo web

Desarrollo web

1st - 3rd Grade

12 Qs

Tworzeni stron internetowych

Tworzeni stron internetowych

1st Grade

10 Qs

P82 Invention and Robotic Club 06/28

P82 Invention and Robotic Club 06/28

KG - Professional Development

10 Qs

Ramadan Quiz

Ramadan Quiz

1st - 12th Grade

15 Qs

Kuiz Tentang Rasulullah SAW

Kuiz Tentang Rasulullah SAW

1st Grade - Professional Development

10 Qs

HTML e CSS Quiz

HTML e CSS Quiz

1st Grade

15 Qs

Eid- Ul-Fitr

Eid- Ul-Fitr

4th - 6th Grade

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