HTML-CSS Quiz

HTML-CSS Quiz

9th Grade

15 Qs

quiz-placeholder

Similar activities

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Weboldalak kódolása

Weboldalak kódolása

9th - 12th Grade

20 Qs

SDA Chapter 3A Vocabulary

SDA Chapter 3A Vocabulary

6th - 9th Grade

20 Qs

HTML Test

HTML Test

9th - 12th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

CSS Quiz

CSS Quiz

7th - 12th Grade

20 Qs

HTML5 Basics

HTML5 Basics

6th - 12th Grade

20 Qs

HTML-CSS Quiz

HTML-CSS Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Gulbahar Durdyyeva

Used 11+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Computer Style Sheets

Colorful Style Sheets

Creative Style Sheets

Cascading Style Sheets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for referring to an external style sheet?

<link rel="stylesheet" type="text/css" href="mystyle.css">

<style src="mystyle.css">

<stylesheet>mystyle.css</stylesheet>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in an HTML document is the correct place to refer to an external style sheet?

At the end of the document

In the <head> section

In the <body> section

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define an internal style sheet?

<css>

<script>

<style>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the background color?

bgcolor

background-color

color

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

fgcolor

text-color

color

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property controls the text size?

text-style

font-style

text-size

font-size

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?