CSD Unit 2 Chap 1 Review

CSD Unit 2 Chap 1 Review

7th - 8th Grade

35 Qs

quiz-placeholder

Similar activities

Year 7 html

Year 7 html

6th - 8th Grade

40 Qs

Knowledge Pillars HTML CSS Coding Specialist

Knowledge Pillars HTML CSS Coding Specialist

8th Grade

32 Qs

SDA Review Questions 1 - 30

SDA Review Questions 1 - 30

7th Grade

30 Qs

HTML & CSS

HTML & CSS

7th - 8th Grade

40 Qs

HTML and CSS Basics - CSD Unit 2 Lessons 1-6

HTML and CSS Basics - CSD Unit 2 Lessons 1-6

6th - 8th Grade

34 Qs

HTML text formatting

HTML text formatting

7th Grade

33 Qs

Intro to HTML Lessons 1-5 CodeHS

Intro to HTML Lessons 1-5 CodeHS

8th Grade

30 Qs

CSD Unit 2 HTML

CSD Unit 2 HTML

7th - 8th Grade

36 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?