Learn HTML Forms by Building a Registration Form - Step 4

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
<title>My registration form
</title>
  </head>
  <body>
  </body>
</html>

Your mobile information:

Infinix X665E - Android 12 - Android SDK 31

Challenge: Learn HTML Forms by Building a Registration Form - Step 4

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Welcome to the forum @Itohan

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

  1. Your title element contains three words, not the required number of two.
  2. The casing of the words is not quite right.
  3. Please remove the line break after the final word.

Happy coding

Tell me what’s happening pls

hi @samdara.com , please create 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.