
HTML Review

Quiz
•
Computers, Instructional Technology
•
9th Grade
•
Easy
Andrea Owens
Used 17+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Choose the correct answer.
</p>
:p
p:
<p>
Answer explanation
The correct answer is <p> because it represents the opening tag of a paragraph in HTML. The other options are either incorrectly formatted or do not represent valid HTML tags.
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Choose the correct answer.
<h2>
<h1>
<h6>
<h3>
Answer explanation
The correct answer is
because it represents the highest level of heading in HTML, indicating the most important section of content. Other options like , , and represent lower levels of headings.
, and represent lower levels of headings.
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Choose the correct answer.
<!DOCTYPE html>
<html>
<body>
All of the above
Answer explanation
The correct answer is 'all of the above' because a complete HTML document requires the , , and
tags to function properly. Each of these elements plays a crucial role in structuring an HTML document.4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the meaning of <p>?
Starts a paragraph
Starts a text
Starts a body
Starts a number
Answer explanation
The <p> tag in HTML is used to start a paragraph. It indicates the beginning of a block of text, making 'Starts a paragraph' the correct choice. The other options do not accurately describe the function of this tag.
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What belongs at the beginning and end of every tag?
< >
//
( )
^^
Answer explanation
The correct answer is < > because these symbols are used to denote the beginning and end of HTML tags. Other options do not represent tag syntax in HTML.
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following tags is the last tag in an HTML document?
<end>
</body>
</footer>
</html>
Answer explanation
The last tag in an HTML document is , which signifies the end of the HTML content. Other tags like and are important but are not the final tag.
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
This tag defines a heading at the smallest size.
<h6>
<h2>
<h4>
<h1>
Answer explanation
The
tag defines the smallest heading size in HTML. It is used for the least important headings, while is the largest and most important. Therefore, is the correct answer for the smallest heading.
is the correct answer for the smallest heading.
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
MTA HTML CSS Session 1

Quiz
•
7th - 9th Grade
17 questions
Intro to Web Design

Quiz
•
9th - 12th Grade
20 questions
Intro to HTML

Quiz
•
8th - 12th Grade
20 questions
Part 1 Advance HTML and CSS

Quiz
•
9th - 12th Grade
15 questions
Hyper text Markup Language (HTML)

Quiz
•
9th Grade
15 questions
Hyperlink Tags (HTML)

Quiz
•
6th - 12th Grade
15 questions
Advanced HTML CIW Review

Quiz
•
8th - 12th Grade
22 questions
Unit two CSS and HTML Test

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade