CSD Unit 2 Chap 1 Review

CSD Unit 2 Chap 1 Review

7th - 8th Grade

35 Qs

quiz-placeholder

Similar activities

IGCSE - ICT - Cascading Style Sheets

IGCSE - ICT - Cascading Style Sheets

8th - 10th Grade

30 Qs

Web development

Web development

3rd - 12th Grade

31 Qs

CSS Basic Practice

CSS Basic Practice

8th Grade

31 Qs

Code.org CS Discoveries Unit 2 Web Development

Code.org CS Discoveries Unit 2 Web Development

6th - 12th Grade

35 Qs

Code.org Web Design

Code.org Web Design

6th - 12th Grade

35 Qs

HTML Basics

HTML Basics

6th - 8th Grade

40 Qs

Massive end of KS3 Computing Quiz

Massive end of KS3 Computing Quiz

8th - 9th Grade

37 Qs

HTML & CSS Test

HTML & CSS Test

6th - 12th Grade

30 Qs

CSD Unit 2 Chap 1 Review

CSD Unit 2 Chap 1 Review

Assessment

Quiz

Computers

7th - 8th Grade

Medium

Created by

Mariana Souza

Used 15+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Cascading Style Sheets

Colorful Style Sheets

Computer Style Sheets

Creative Style Sheets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for referring to an external style sheet? (linking your HTML and Style sheet together)

<stylesheet>mystyle.css</stylesheet>

<style src="mystyle.css">

<link rel="stylesheet" type="text/css" href="mystyle.css">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in an HTML document is the correct place to refer to an external style sheet (style.css)?

At the end of the document

In the <body> section

In the <head> section

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which rule set is written correctly?

A

B

C

D

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the background color?

background-color

color

bgcolor

border-color

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How do you add a background color for all <h1> elements?

A

B

C

D

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property controls the text size?

text-size

font-size

text-style

font-style

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?