HTML & CSS Assessment

HTML & CSS Assessment

9th Grade

30 Qs

quiz-placeholder

Similar activities

HTML

HTML

9th - 12th Grade

25 Qs

CodeHS - Web Design Test on HTML & CSS

CodeHS - Web Design Test on HTML & CSS

9th - 12th Grade

35 Qs

JavaScriptjQuery-00-JS-Introduction[F]

JavaScriptjQuery-00-JS-Introduction[F]

9th - 12th Grade

31 Qs

Web Design Basics

Web Design Basics

7th - 9th Grade

25 Qs

Webpage Design

Webpage Design

7th - 9th Grade

25 Qs

CSE HTML/CSS Khan Academy/Code.org

CSE HTML/CSS Khan Academy/Code.org

9th Grade

34 Qs

CSS Quiz SOL

CSS Quiz SOL

9th - 12th Grade

26 Qs

HTML & CSS Assessment

HTML & CSS Assessment

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Fran Vertedor

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create the largest heading?

h6

h1

header

heading

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct CSS syntax to change text color to blue?

text-color: blue;

color: blue;

font-color: blue;

text: blue;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you link an external CSS file to an HTML document?

style src="mystyle.css"

css href="mystyle.css"

link rel="stylesheet" href="mystyle.css"

stylesheet link="mystyle.css"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to create space around an element's border?

spacing

padding

border-space

margin

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make text appear with a shadow effect in CSS?

text-effect: shadow;

shadow: text;

font-shadow: 2px 2px;

text-shadow: 2px 2px 4px #000000;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property controls the size of text?

text-size

text-style

font-size

text-height

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML tag is used to insert an image?

img

picture

image

photo

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?