Css Quiz

Css Quiz

1st - 5th Grade

14 Qs

quiz-placeholder

Similar activities

Назад в 90-е

Назад в 90-е

5th - 11th Grade

10 Qs

Rec.AV1 - Pensamento Comp. 1 ano

Rec.AV1 - Pensamento Comp. 1 ano

1st Grade - University

10 Qs

ninjago

ninjago

KG - Professional Development

11 Qs

HTML e CSS Quiz

HTML e CSS Quiz

1st Grade

15 Qs

Desarrollo web

Desarrollo web

1st - 3rd Grade

12 Qs

Tworzeni stron internetowych

Tworzeni stron internetowych

1st Grade

10 Qs

Java Script Pro

Java Script Pro

3rd Grade - University

12 Qs

Cierre de desarrollo web

Cierre de desarrollo web

1st - 3rd Grade

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