wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

WEB: Guess the CSS!

Total questions: 23

Worksheet time: 12mins

Name
Class
Date
1.

What selector would you use to style EVERY <p>?

a)

Tag

b)

Class

c)

ID

2.

What selector would you use to style ONE specific <DIV>?

a)

Tag

b)

Class

c)

ID

3.

What selector would you use to style SOME <IMG> elements?

a)

Tag

b)

Class

c)

ID

4.

What selector would you use to style EVERY <DIV>'s background color the same?

a)

Tag

b)

Class

c)

ID

5.

What selector would you use to style an <IMG>, a <DIV>, and an <H1> to have the same border?

a)

Tag

b)

Class

c)

ID

6.

What selector would you use to style ONE specific <p> to stand out with a different text color?

a)

Tag

b)

Class

c)

ID

7.

What selector would you use to style ALL <LI> with the same font-face?

a)

Tag

b)

Class

c)

ID

8.

What selector would you use to style a specific GROUP of elements the same?

a)

Tag

b)

Class

c)

ID

9.

WHERE do you code your CSS to style all the text in a 100-page website?

a)

Attached

b)

Inline

c)

External

10.

WHERE do you code your CSS to make ONE page a different background than the rest of the website?

a)

Attached

b)

Inline

c)

External

11.

WHERE do you code your CSS to control every page of a 50-page website?

a)

Attached

b)

Inline

c)

External

12.

What do you call styling INSIDE an HTML tag?

a)

Attached

b)

Inline

c)

External

13.

WHERE do you code your CSS to control ONE SINGLE page?

a)

Attached

b)

Inline

c)

External

14.

WHERE do you code your CSS to control ALL <p> on a 10-page website?

a)

Attached

b)

Inline

c)

External

15.

WHERE do you code your CSS to make ONE sentence different than all the rest?

a)

Attached

b)

Inline

c)

External

16.

What kind of SELECTOR is this?

a)

Tag

b)

Class

c)

ID

d)

Compound

17.

What kind of SELECTOR is this?

a)

Tag

b)

Class

c)

ID

d)

Compound

18.

What kind of SELECTOR is this?

a)

Tag

b)

Class

c)

ID

d)

Compound

19.

What kind of SELECTOR is this?

a)

Tag

b)

Class

c)

ID

d)

Compound

20.

What kind of SELECTOR is this?

a)

Tag

b)

Class

c)

ID

d)

Compound

21.

What kind of SELECTOR is this?

a)

Tag

b)

Class

c)

ID

d)

Compound

22.

What kind of SELECTOR is this?

a)

Tag

b)

Class

c)

ID

d)

Compound

23.

What kind of SELECTOR is this?

a)

Tag

b)

Class

c)

ID

d)

Compound