10 Quiz#1: CSS

10 Quiz#1: CSS

10th Grade

20 Qs

quiz-placeholder

Similar activities

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

CSS Review

CSS Review

KG - 12th Grade

21 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

HTML/ CSS

HTML/ CSS

7th - 11th Grade

15 Qs

Web Design Advanced HTML CSS

Web Design Advanced HTML CSS

9th - 12th Grade

18 Qs

CSS Selector Property

CSS Selector Property

9th - 12th Grade

20 Qs

Y8 - Web page design (HTML & CSS)

Y8 - Web page design (HTML & CSS)

9th - 11th Grade

20 Qs

10 Quiz#1: CSS

10 Quiz#1: CSS

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Hazel Ungria

Used 33+ times

FREE Resource

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

CSS stands for _______________.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of these rule-set is the selector?

h1

color:blue;

font-size:12px;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of these CSS rule are the declaration property/ies?

color

text-align

color and text-align

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Based on the CSS rule above, it is applied on which HTML element?

class="para1"

id="para1"

#para1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following is the correct HTML element for the above CSS rule?

class+center

class=center

class="center"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following does this CSS rule mean?

only <p> elements with class=center will be right-aligned.

only <p> elements with class="center" will be right-aligned and the text will be colored red.

only <p> elements with class="center" will be center-aligned and the text will be colored red.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following characters is the CSS Universal Selector?

*

@

&

%

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?