Online Exam Portal
Home
HTML Quiz
Exam Login
Student Exam Login
Login For Exam
HTML Quiz
1. What does HTML stand for?
Hyper Text Markup Language
High Transfer Machine Language
Hyperlinks Text Management Language
Home Tool Markup Language
2. Which tag is used to create a hyperlink in HTML?
<link>
<a>
<href>
<url>
3. Which HTML tag is used to display an image?
<image>
<picture>
<img>
<src>
4. Which tag is used for the largest heading?
<h6>
<head>
<heading>
<h1>
5. Which tag is used to create a line break?
<break>
<br>
<lb>
<hr>
6. Which HTML tag creates an unordered list?
<ol>
<ul>
<li>
<list>
7. Which attribute specifies the image path in HTML?
href
link
src
alt
8. Which tag is used to create a table row?
<td>
<table>
<th>
<tr>
9. Which HTML tag is used for inserting a paragraph?
<p>
<para>
<text>
<pg>
10. Which tag is used to insert a horizontal line?
<line>
<hr>
<br>
<hline>
11. Which tag is used to create a form in HTML?
<input>
<form>
<table>
<body>
12. Which input type hides the password characters?
text
hidden
password
secure
13. Which HTML tag is used to play video files?
<movie>
<video>
<media>
<mp4>
14. Which tag is used to create a checkbox?
radio
tick
input type="checkbox"
mark
15. Which HTML tag is used for creating a dropdown list?
<select>
<dropdown>
<list>
<optionlist>
16. Which tag defines the title of a webpage?
<meta>
<title>
<head>
<body>
17. Which HTML element is used for comments?
// comment
<!-- comment -->
/* comment */
<comment>
18. Which tag is used to create a numbered list?
<ul>
<li>
<ol>
<list>
19. Which attribute opens a link in a new tab?
new
href
target="_blank"
open
20. Which HTML tag is used to insert audio?
<audio>
<sound>
<music>
<mp3>
Submit Quiz
Quiz Result