
HTML Basics Quiz
Quiz
•
Other
•
11th Grade
•
Hard
Abdul Matheen
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does HTML stand for?
Hypertext Markup Linguistics
Hypertext Markup Language
Hyperlink Markup Language
Hypermedia Text Markup Language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the
tag in HTML?The purpose of the
tag in HTML is to define the head section of the HTML document.The
tag in HTML is used to style the HTML document.The
tag in HTML is used to create a new section within the HTML document.The
tag in HTML is used to define the main content of the HTML document.4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct HTML tag for inserting a line break?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which attribute is used to specify the URL of an image in HTML?
href
src
link
url
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct HTML tag for creating a table?
