Learn HTML Forms by Building a Registration Form - Step 4

Tell us what’s happening:

Registration Form

Your project should have a title of Registration Form. Remember, the casing and spelling matters for the title.

I copied and pasted the title from the instructions themselves and put the elements in the opposite order. What is it talking about here?

Your code so far

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

<!-- User Editable Region -->

  <head>
    <meta charset="utf-8">
      <title> Registration Form </title>
  </head>

<!-- User Editable Region -->

  <body>
  </body>
</html>

Your browser information:

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

Challenge Information:

Learn HTML Forms by Building a Registration Form - Step 4

Welcome to the forum!

Remove the spaces and you are good to go.

i dont understand why step 4 of registration form still keeps giving me troubles

hi @JUSH1773 please use the HELP button and open your own topic

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.

The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.