HTML & CSS Assessment

HTML & CSS Assessment

9th Grade

30 Qs

quiz-placeholder

Similar activities

HTML/CSS Review

HTML/CSS Review

9th - 12th Grade

35 Qs

uCertify Lesson 3 mid chapter SDA

uCertify Lesson 3 mid chapter SDA

8th - 12th Grade

25 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

25 Qs

CSS

CSS

9th Grade - University

25 Qs

HTML and CSS Quiz Review

HTML and CSS Quiz Review

9th Grade - University

25 Qs

Review HTML and CSS

Review HTML and CSS

7th - 9th Grade

25 Qs

Static Website - Assessment

Static Website - Assessment

9th - 12th Grade

25 Qs

CSS Responsive Web Design?

CSS Responsive Web Design?

9th - 12th Grade

32 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?