What does HTML stand for?
HTML CSS Quiz

Quiz
•
Computers
•
University
•
Hard
Shevrie Maulana
Used 7+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hyper Text Markup Language
Hyperlinks and Text Markup Language
Home Tool Markup Language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct HTML element for the largest heading:
<h1>
<h6>
<head>
<heading>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct HTML element for inserting a line break?
<br>
<lb>
<break>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which character is used to indicate an end tag?
^
*
<
/
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you open a link in a new tab/browser window?
<a href="url" new>
<a href="url" target="new">
<a href="url" target="_blank">
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of these elements are all