What's wrong with this code?
There's a space missing between
input
and
type
The
input
element is missing its closing tag
Nothing's wrong with this code
The code doesn't have a
br
element
There's a space missing between
input
and
type
.