Codecademy Learn HTML Review

Codecademy Learn HTML Review

Assessment

Quiz

Other

9th - 12th Grade

Medium

Created by

Wendy Lausen

Used 114+ times

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?
Hypertext Medium Language
Hippo Tries Making Licorice
Hypertext Markup Lingo
Hypertext Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name an element which doesn't have a closing tag.
<img>
<head>
<body>
<p>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The content of the web (such as your pictures, text, links) will show up here. You have to add it before anything will show up.

Head

Body

Style

Folder

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the largest heading? 
H2
H3
H4
H6

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following tag will show a bulleted list

<ul>

<ol>

<li>

<list>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag defines a numbered list?

<ol>

<ul>

<li>

<nl>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for inserting an image?
<image source="untitled.jpg"/>
<img src="untitled.jpg"/>
<src img="untitled.jpg"/>
<img scr="untitled.jpg"/>

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?