CSS

CSS

9th Grade - University

25 Qs

quiz-placeholder

Similar activities

LOGIKA MATEMATIKA

LOGIKA MATEMATIKA

10th Grade

20 Qs

Kiểm tra 15 phút  (Kết thúc chuyên đề A)

Kiểm tra 15 phút (Kết thúc chuyên đề A)

10th Grade

20 Qs

quiz_G10

quiz_G10

12th Grade

20 Qs

SaaS

SaaS

11th Grade

20 Qs

KELAS DKV 1 PTS PLD SEMESTER 2

KELAS DKV 1 PTS PLD SEMESTER 2

11th Grade

20 Qs

Trắc nghiệm Bài 14_15 tin học K10

Trắc nghiệm Bài 14_15 tin học K10

10th Grade

20 Qs

CSS Acronyms

CSS Acronyms

9th - 10th Grade

20 Qs

Format File Gambar

Format File Gambar

12th Grade

20 Qs

CSS

CSS

Assessment

Quiz

Computers

9th Grade - University

Medium

Created by

Cindy Scott

Used 1K+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If you want to have more than one property for a CSS selector, what character separates them?
comma (,)
semi-colon (;)
colon (:)
dash (-)

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

3.

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

4.

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) 

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Select the code below that uses CSS to configure a background color of #000000 for a web page.
body { background-color: #000000; }
body { bgcolor: #000000; }
document { background­-page: #000000; }
None of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct way to format a Font Family for a paragraph?
p { font-face: Arial; }
p { family-font: Arial; }
p { font-family: Arial; }
p { font: Arial; }

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbols go around the properties for each CSS selector?
< >
[ ]
{ }
( )

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?