Show List
Quiz - HTML - 1
Select the right answer for below questions:
What does HTML stand for?
Hyper Text Markup Language
Hyperlinks and Text Markup Language
Hypertext Transfer Markup Language
Hyper Text Transmission Markup Language
Hyper Text Markup Language
What is the correct HTML tag to display a line break?
lb
break
br
brk
br
What is the correct HTML tag to define a section of the document as a header?
section
head
header
hdr
header
What is the correct HTML tag to define a section of the document as a navigation menu?
navigation
nav
menu
mnu
nav
What is the correct HTML tag to define a section of the document as a main content area?
main
body
content
ctr
main
What is the correct HTML tag to define a clickable hyperlink?
link
a
href
hyperlink
a
What is the correct HTML tag to define an image?
img
picture
image
pic
img
What is the correct HTML tag to define a table?
tab
table
tbl
tb
table
What is the correct HTML tag to define a table row?
tr
row
r
table-row
tr
What is the correct HTML tag to define a table data cell?
td
cell
data
table-data
td
Submit
Retry
{"qz1-391499":"Hyper Text Markup Language","qz1-391500":"br","qz1-391501":"header","qz1-391502":"nav","qz1-391503":"main","qz1-391504":"a","qz1-391505":"img","qz1-391506":"table","qz1-391507":"tr","qz1-391508":"td"}
Leave a Comment