
Fun with HTML Basics

Quiz
•
Computers
•
1st Grade
•
Medium
Joko Ishak
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does HTML stand for?
Hyperlink Text Markup Language
HyperText MultiLanguage
HighText Markup Language
HyperText Markup Language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of HTML tags?
The purpose of HTML tags is to structure and format content on web pages.
To store data in databases.
To enhance server-side processing.
To create animations on web pages.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What tag is used for a heading?
<head>
<title>
<body>
<foot>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the tag for creating a table?
<table>
<talbe>
<tudbe>
<toble>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you add a link in HTML?
Use the