CodingGita HTML Quiz
Answer the following 10 questions. Select only one option for each question and submit your answers.
Q1: What does HTML stand for?
HyperText Markup Language
HighText Machine Language
Hyperlink and Text Markup Language
Home Tool Markup Language
Q2: Which tag is used to insert an image?
<link>
<img>
<src>
<image>
Q3: Which element is used to create a hyperlink?
<a>
<link>
<href>
<url>
Q4: Which tag is used for a line break?
<br>
<lb>
<break>
<link>
Q5: How is the Gujarati language written in its native script?
- ગુજરાતી
- गुज़राती
- গুজরাটি
- गुज्राती
Q6: Which HTML tag is used to create a hyperlink?
<link>
<a>
<href>
<hyperlink>
Q7: Which tag is used to display an image in HTML?
<img>
<image>
<pic>
<src>
Q8: Which attribute is used to specify the source of an image?
href
link
src
source
Q9: What is the correct HTML element for inserting a line break?
<break>
<br>
<lb>
<b>
Q10: Which HTML tag is used to define the structure of a table row?
<tr>
<td>
<table>
<th>
Submit Quiz Button