W3Schools - CSS-A

W3Schools - CSS-A

10th - 12th Grade

63 Qs

quiz-placeholder

Similar activities

Quizbee 1st quarter G10

Quizbee 1st quarter G10

10th Grade

63 Qs

แบบทดสอบการเขียนโปรแกรมภาษาซีชุดที่ 1

แบบทดสอบการเขียนโปรแกรมภาษาซีชุดที่ 1

9th - 12th Grade

60 Qs

Spreadsheet

Spreadsheet

10th Grade

60 Qs

902.4 Digital Graphics (CLASSWORK)

902.4 Digital Graphics (CLASSWORK)

10th Grade

60 Qs

CSD Unit 3 Review

CSD Unit 3 Review

9th - 12th Grade

60 Qs

PENGENALAN MS WORD III

PENGENALAN MS WORD III

10th Grade

60 Qs

Tin 11 - Ôn HK 1

Tin 11 - Ôn HK 1

11th Grade

68 Qs

Computer Science Principles

Computer Science Principles

9th - 12th Grade

62 Qs

W3Schools - CSS-A

W3Schools - CSS-A

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Memory Reed

Used 37+ times

FREE Resource

63 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define an internal style sheet?
<css>
<body>
<style>
<script>

2.

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 (-)

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

4.

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

5.

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) 

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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?

Discover more resources for Computers