CSD Unit 2: Web Development Review

CSD Unit 2: Web Development Review

6th - 8th Grade

14 Qs

quiz-placeholder

Similar activities

HTML and CSS

HTML and CSS

7th - 8th Grade

15 Qs

Web Design: CSS

Web Design: CSS

8th Grade

10 Qs

HTML/CSS Coding Test Pt2

HTML/CSS Coding Test Pt2

7th - 9th Grade

13 Qs

CSS Borders

CSS Borders

8th Grade

10 Qs

CSS (Text-Font-Box)

CSS (Text-Font-Box)

1st Grade - University

10 Qs

CS Discoveries Code.org Unit 2, Lesson 5-7 Review

CS Discoveries Code.org Unit 2, Lesson 5-7 Review

6th - 8th Grade

15 Qs

HTML and CSS Final Test

HTML and CSS Final Test

6th - 8th Grade

12 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

CSD Unit 2: Web Development Review

CSD Unit 2: Web Development Review

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Mary Evans

Used 351+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 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

45 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

45 sec • 1 pt

Media Image

Which rule set is written correctly?

A

B

C

D

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which property is used to change the background color?

background-color

color

bgcolor

border-color

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

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

A

B

C

D

7.

MULTIPLE CHOICE QUESTION

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