Quiz for Programmer!
HTML
Hi! If you want to start the quiz,
you should click a button ;)
START!
1/5
What is the correct name of HTML element for inserting a line break?
break
br
bl
lb
2/5
What is the correct name of HTML for creating a hyperlink?
a href="..."
a link="..."
a url="..."
link href="..."
3/5
Which character is used to indicate an end tag?
/
: >
\
*
4/5
How can you make a numbered list?
td
ul
ol
list
5/5
What is the correct HTML for making a checkbox?
checkbox
box="check"
input type="checkbox"
input = "checkbox"
Your total scores:
/5
AGAIN!