What's wrong with this code?
The button's closing tag is missing a
/
The text inside the
button
element has a space
Nothing's wrong with the code
The button is inside of the
body
element
The button's closing tag is missing a
/
.