Css Quiz

Css Quiz

1st - 5th Grade

14 Qs

quiz-placeholder

Similar activities

CSS

CSS

1st Grade - Professional Development

15 Qs

Lerne CSS

Lerne CSS

1st - 5th Grade

10 Qs

j query

j query

1st Grade

10 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

islamic quiz

islamic quiz

1st - 2nd Grade

11 Qs

CSS Selectors

CSS Selectors

1st Grade

10 Qs

CSS

CSS

4th Grade

10 Qs

Islam Practices

Islam Practices

KG - University

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