CSS Quiz #2 Background & Selectors

CSS Quiz #2 Background & Selectors

10th Grade

15 Qs

quiz-placeholder

Similar activities

CSS Quiz

CSS Quiz

7th - 12th Grade

20 Qs

CSS_1

CSS_1

6th Grade - Professional Development

15 Qs

Unit C Review

Unit C Review

10th - 12th Grade

18 Qs

CSS Selectors

CSS Selectors

9th - 12th Grade

15 Qs

Unit 4 Quiz: Exploring CSS and Designing Layouts

Unit 4 Quiz: Exploring CSS and Designing Layouts

9th - 12th Grade

12 Qs

ITS HTML CSS 1

ITS HTML CSS 1

9th - 12th Grade

19 Qs

Test Your Knowledge of CSS

Test Your Knowledge of CSS

9th - 12th Grade

14 Qs

User Interface Design Practice

User Interface Design Practice

9th - 12th Grade

10 Qs

CSS Quiz #2 Background & Selectors

CSS Quiz #2 Background & Selectors

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Sancha Enaje

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following selectors selects any tag with an id attribute set?


E#id

.class

#id

*

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _____________ attribute is used to define the name(s) of the class(es) to which a particular tag belongs.

class

element

id

none of the choices

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An id is NOT always unique within the page so it is chosen to select a single, unique element.


True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

___________ are used to separate each selector in grouping.


#

.

;

,

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS Selectors selects all HTML elements on the page?


CSS Class selector

CSS Element Selector

CSS Universal Selector

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS Selectors that is written with hash (#) character?

CSS Class selector

CSS Element Selector

CSS Universal Selector

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method of CSS, that includes a reference a style sheet file inside a link.


Inline CSS

External CSS

Internal CSS


None of the above

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?