What's wrong with this code?

The body tags are missingThe button's opening tag is misspelledThe button's closing tag is missing a /The code is missing a <br> tag

The body tags are missing.