CSS Quiz 5

CSS Quiz 5

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

ôn giưa ki 2 tin12

ôn giưa ki 2 tin12

12th Grade

10 Qs

About HTML and CSS

About HTML and CSS

9th - 12th Grade

15 Qs

CIW Advanced HTML

CIW Advanced HTML

9th - 12th Grade

15 Qs

HTML CSS Links

HTML CSS Links

9th - 12th Grade

15 Qs

Advanced CSS

Advanced CSS

9th - 12th Grade

15 Qs

CSS Advanced

CSS Advanced

9th - 12th Grade

15 Qs

HojasEstilos

HojasEstilos

11th Grade

15 Qs

CSS Quiz 5

CSS Quiz 5

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Preston Rowland

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

The !important rule in CSS is used to add more importance to a property/value than normal.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

In CSS _ is known as the universal selector.

!

@

#

*

%

Answer explanation

The asterisk * is known as the universal selector.

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of the following has the higher specificity?

A: h1

B: h1#content

C: <h1 id="content" style="color: pink;">Heading</h1>

D: !specific

A: h1

B: h1#content

C: <h1 id="content" >Heading</h1>

D: !specific

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

If there are two or more CSS rules that point to the same element, the selector with the highest specificity value will "win", and its style declaration will be applied to that HTML element.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

______ is a number followed by a length unit, such as 10px, 2em, etc.

Length

Depth

Width

Height

6.

FILL IN THE BLANK QUESTION

1 min • 10 pts

There are two types of length units: absolute and ________.

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which type of brackets or braces do you place internal and external CSS declarations inside.

< >

[ ]

{ }

\ \

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?