Learn HTML Forms by Building a Registration Form - Step 4

I don’t know what’s wrong with it. please help me with it
Tell us what’s happening: Test : Sorry, your code does not pass. Try again.
Describe your issue in detail here.

Hint : Your project should have a title of Registration Form.

Your code so far

<!DOCTYPE html>
<html lang="en">
  <head>
    <title>Registration Form.</title>
    <meta charset="UTF-8">
  </head>
  <body>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36

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

Link to the challenge:

Take the period ( . ) out of your title

1 Like

thanks, bro now it’s worked

Awesome! If you don’t mind, can you mark my comment down as the solution so it may help someone else reference it later. Glad it worked for ya!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.