CSS  Styles and Rules

CSS Styles and Rules

7th Grade - Professional Development

30 Qs

quiz-placeholder

Similar activities

Dreamweaver Chapters 7 & 8

Dreamweaver Chapters 7 & 8

9th - 12th Grade

30 Qs

ICT - HTML

ICT - HTML

6th - 7th Grade

25 Qs

Web Design

Web Design

7th - 9th Grade

25 Qs

CSS

CSS

10th - 11th Grade

25 Qs

HTML and CSS

HTML and CSS

8th Grade

25 Qs

COMPUTER 9, 3RD MONTHLY

COMPUTER 9, 3RD MONTHLY

9th Grade

25 Qs

Part 1: CSS Syntax

Part 1: CSS Syntax

8th Grade

35 Qs

Bimestral : JavaScript

Bimestral : JavaScript

University

30 Qs

CSS  Styles and Rules

CSS Styles and Rules

Assessment

Quiz

Computers

7th Grade - Professional Development

Medium

Created by

Christopher McNair

Used 7+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What takes the highest precedence (priority) in CSS?

Inline

Internal

External

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What takes the second highest precedence (priority) in CSS?

Inline

Internal

External

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What takes the lowest precedence (priority) in CSS?

Inline

Internal

External

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What style should you use as much as possible in CSS so that it is more easily able to be used across multiple pages?

Inline

Internal

External

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for? 
Creative Style Sheets
Cascading Style Sheets
Colorful Style Spread
Computer Style Spread

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in the HTML document is the correct location to insert code to link to your external CSS? 
In the <head> section
In the <body> section
At the very end of the document
At the very beginning of the document

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is correct CSS syntax? 
{ body; color=black;}
body: color= black
body {color:black;}
(body color is black) 

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?