8.11 Quiz

8.11 Quiz

7th Grade

10 Qs

quiz-placeholder

Similar activities

Ms Excel 1

Ms Excel 1

7th Grade

10 Qs

Quiz Kelas 7

Quiz Kelas 7

7th Grade - University

15 Qs

prgramming

prgramming

6th Grade - University

11 Qs

UHB Informatika Kelas 7 Semester 2

UHB Informatika Kelas 7 Semester 2

7th Grade

8 Qs

Code HS 8.13 CSS Select by ID

Code HS 8.13 CSS Select by ID

7th Grade

10 Qs

8.10 Introduction to CSS

8.10 Introduction to CSS

7th Grade

10 Qs

Microsoft Word Quiz

Microsoft Word Quiz

7th Grade - University

10 Qs

JS Quiz

JS Quiz

6th Grade - University

10 Qs

8.11 Quiz

8.11 Quiz

Assessment

Quiz

Information Technology (IT)

7th Grade

Easy

Created by

Isaac Valdez

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

What does a CSS tag selector do?

Applies styles to all elements

Selects a single element using an ID

Changes JavaScript functionality

Adds images to a webpage

2.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

Which of the following is a correct CSS rule for styling all <h1> elements?

h1: { color: blue; }

h1 { color: blue; }

#h1 { color: blue; }

.h1 { color: blue; }

3.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

What is the purpose of the color property in CSS?

To change the background image

To adjust the font size

To set the text color

To add spacing between elements

4.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

If you want to style only one specific element, which selector should you use?

Class selector

ID selector

Universal selector

Tag selector

5.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

The font-family property is used to set the background color of a webpage

True

False

6.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

Using an ID selector in CSS requires a # symbol before the ID name.

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

In the Rainbow example (8.11.3), what CSS property was used to change text color?

background-color

text-style

color

font-family

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?