Web Development Quiz

Web Development Quiz

8th Grade

7 Qs

quiz-placeholder

Similar activities

Using CSS

Using CSS

5th - 8th Grade

8 Qs

Intro to CSS

Intro to CSS

7th - 8th Grade

10 Qs

HTML and CSS Review

HTML and CSS Review

8th Grade

9 Qs

HTML and CSS Final Test

HTML and CSS Final Test

6th - 8th Grade

12 Qs

Ультимативный тест по Html и CSS

Ультимативный тест по Html и CSS

6th - 8th Grade

10 Qs

CSS Recap

CSS Recap

8th - 12th Grade

10 Qs

CSS Visual Design

CSS Visual Design

8th Grade

10 Qs

Web Design CSS Slides

Web Design CSS Slides

8th Grade

10 Qs

Web Development Quiz

Web Development Quiz

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Jennia Hendrix

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Cascading Style Sheet

Computer Style System

Creative Style Sheet

Colorful Style System

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Internet?

A global network connecting millions of computers that allows access to the web

A system of internet servers

A collection of web pages

A text that a user types into a browser window

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a domain name?

A text that a user types into a browser window to reach a particular site

A system of internet servers

A collection of web pages

A global network connecting millions of computers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you need to add CSS style rules to an HTML page?

Create a style sheet document

Connect to the internet

Type a domain name

Use a web page

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the CSS rule "Color: blue;" do to the text?

Changes the text color to red

Changes the text color to blue

Underlines the text

Makes the text bold

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of "Text-decoration: underline;" in CSS?

Changes the text color

Makes the text bold

Underlines the text

Increases the font size

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to change the color of text?

Font-size

Background-color

Color

Text-align