CSD Unit 2: Web Development Review

CSD Unit 2: Web Development Review

6th - 8th Grade

14 Qs

quiz-placeholder

Similar activities

CSS - Day 3

CSS - Day 3

1st - 12th Grade

10 Qs

HTML and CSS

HTML and CSS

7th Grade

18 Qs

CSS Borders

CSS Borders

8th Grade

10 Qs

HTML/CSS Coding Test Pt2

HTML/CSS Coding Test Pt2

7th - 9th Grade

13 Qs

CSS (Text-Font-Box)

CSS (Text-Font-Box)

1st Grade - University

10 Qs

HTML/CSS Lecture 2

HTML/CSS Lecture 2

KG - Professional Development

18 Qs

YR 8 - CSS - Lesson 2

YR 8 - CSS - Lesson 2

8th Grade

10 Qs

Kuis CSS - HMIF Mengajar 2020

Kuis CSS - HMIF Mengajar 2020

8th 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 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?