Coding Gita Quiz
Answer the following 10 questions. Select only one option for each question and submit your answers.
Question 1
What does HTML stand for?
HyperText Markup Language
HighText Machine Language
Hyperlink and Text Markup Language
Home Tool Markup Language
Question 2
Which tag is used to insert an image?
link
img
src
image
Question 3
Which element is used to create a hyperlink?
a
link
href
url
Question 4
Which tag is used for a line break?
br
lb
break
line
Question 5
Which HTML element is used for the largest heading?
h1
h6
head
heading
Question 6
Which attribute provides alternative text for an image?
title
alt
src
href
Question 7
Which tag is used to create a numbered list?
ol
ul
li
dl
Question 8
Which attribute specifies the URL of a link?
src
href
link
url
Question 9
Which tag is used to create a table row?
tr
td
th
table
Question 10
Which HTML tag is used to define a paragraph?
p
para
pg
text