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 Grade

18 Qs

HTML & CSS Review

HTML & CSS Review

5th - 8th Grade

9 Qs

CSS - Day 3

CSS - Day 3

1st - 12th Grade

10 Qs

HTML/CSS Week 3 Quizziz

HTML/CSS Week 3 Quizziz

6th - 8th Grade

10 Qs

CSS - Quiz 1

CSS - Quiz 1

7th Grade

14 Qs

HTML and CSS3

HTML and CSS3

8th Grade

15 Qs

Test Informatic și TIC,  clasa a 8 a

Test Informatic și TIC, clasa a 8 a

8th Grade

19 Qs

Exam written

Exam written

6th Grade

10 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 354+ 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?