Learn HTML Forms by Building a Registration Form - Step 2

Tell us what’s happening:

i don’t know why it throws up an error, can anyone spot my mistake?

Your code so far


<!-- User Editable Region -->

<!DOCTYPE html>
<html lang="en">


<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36

Challenge Information:

Learn HTML Forms by Building a Registration Form - Step 2

do you think you have all the pieces needed to make an html element?

remember that it contains stuff, and a container needs walls

1 Like

ah i see, i forgot the closing tag, thank you for the analogy!

1 Like