CSS Quiz

CSS Quiz

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

quizz tkinter

quizz tkinter

11th Grade - University

20 Qs

CPF 1 - 3

CPF 1 - 3

6th - 8th Grade

15 Qs

TIN 12_BÀI 11

TIN 12_BÀI 11

12th Grade

20 Qs

2561-1-ระบบสื่อสารสำหรับเครือข่ายคอมพิวเตอร์

2561-1-ระบบสื่อสารสำหรับเครือข่ายคอมพิวเตอร์

12th Grade

20 Qs

COMPUTER TEST

COMPUTER TEST

1st - 7th Grade

20 Qs

Text and Image representation

Text and Image representation

11th Grade

22 Qs

PTS TIK Kelas 9 Semester Ganjil

PTS TIK Kelas 9 Semester Ganjil

9th Grade

20 Qs

Operating System

Operating System

12th Grade

17 Qs

CSS Quiz

CSS Quiz

Assessment

Quiz

Computers

7th - 12th Grade

Practice Problem

Medium

Created by

Greg Baker

Used 817+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does CSS stand for? 

Creative Style Sheets
Cascading Style Sheets
Colorful Style Spread
Computer Style Spread

2.

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

3.

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) 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbols go around the properties for each CSS selector?

< >
[ ]
{ }
( )

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the value in this CSS?
p {color: red;}

p
color
red

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the selector for a link?

a { }
link { }
href { }
a href { }

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the difference between HTML and CSS?

CSS is one type of HTML
HTML gives a webpage structure. CSS provides styling.
CSS structures a webpage. HTML strictly provides styling.
There is no difference.

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?