HTML review fall

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
Jeffery Vann
Used 9+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid HTML tag?
h1
<>
<h1>
>h1<
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does HTML stand for?
Hidden Text Meta Language
Hyper Text Markup Language
Hidden Theme Markdown Level
Hyper Text Markdown Language
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of metadata about a webpage?
The title of the webpage
The body of the webpage
An <h1> tag on the webpage
All of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of the <br> tag?
Create a line break on the resulting webpage
Create a horizontal line on the resulting webpage
Italicize text
Bold text
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct HTML code to create a hyperlink that displays and links to google.com?
<a href="https://google.com">
Click Me
</a>
<a href="Click Me">
https://google.com
</a>
Click Me <a>https://google.com</a>
<a>
Click Me
</a href="https://google.com">
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following lines of HTML code will insert an image into a webpage?
<img>
https://codehs.com/static/img/logo.png
</img>
<img>
src="https://codehs.com/static/img/logo.png"
</img>
<img src="https://codehs.com/static/img/logo.png">
<img https://codehs.com/static/img/logo.png>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following HTML code snippets would produce the following web page:
Apples Bananas Oranges
<ul>
Apples
Bananas
Oranges
</ul>
<ol>
Apples
Bananas
Oranges
</ol>
<ul>
<li>Apples</li>
<li>Bananas</li>
<li>Oranges</li>
</ul>
<ol>
<li>Apples</li>
<li>Bananas</li>
<li>Oranges</li>
</ol>
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
HTML BASIC

Quiz
•
9th - 12th Grade
21 questions
CS10 HTML

Quiz
•
10th Grade
20 questions
Web-сайты

Quiz
•
10th Grade
20 questions
Ինֆորմատիկա HTML 12

Quiz
•
12th Grade
20 questions
QUIZ HTML

Quiz
•
10th Grade
20 questions
Ինֆորմատիկա

Quiz
•
10th Grade
22 questions
Язык HTML +

Quiz
•
9th - 11th Grade
17 questions
HTML podstawy

Quiz
•
8th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade