Show List
Quiz - HTML - 2
Select the right answer for below questions:
What is the correct HTML tag to define a form?
form
input
submit
form-data
form
What is the correct HTML tag to define an ordered list?
list
ol
ordered
order-list
ol
What is the correct HTML tag to define an unordered list?
unordered
list
ul
bullets
ul
What is the correct HTML tag to define a list item?
item
li
list-item
point
li
What is the correct HTML tag to define a definition list?
dl
definition
def-list
list-def
dl
What is the correct HTML tag to define a definition term?
definition-term
term
dt
def-term
dt
What is the correct HTML tag to define a definition description?
dd
definition-desc
desc
def-desc
dd
What is the correct HTML tag to define an inline style?
inline-style
inline
style
sty
style
What is the correct HTML tag to define a script?
js
javascript
scr
script
script
What is the correct HTML tag to define a horizontal rule?
rule
horizontal
horz-rule
hr
hr
Submit
Retry
{"qz1-394548":"form","qz1-394549":"ol","qz1-394550":"ul","qz1-394551":"li","qz1-394552":"dl","qz1-394553":"dt","qz1-394554":"dd","qz1-394555":"style","qz1-394556":"script","qz1-394557":"hr"}
Leave a Comment