Learn HTML Forms by Building a Registration Form - Step 3

Tell us what’s happening:
A similar problem to the previous section step 7 I had…not sure why the code wont go.
Am I doing something wrong here or is it to the apps side?

Your code so far


<!-- User Editable Region -->

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

  </head>
  <body>
    
  </body>
</html>

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0

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

Link to the challenge:

You HTML is fine. It may be something with your browser. Do you have browser extensions installed? If so, one of them my be interfering with the tests. You can either start disabling them until you figure out which one is causing the problem or try a different browser without any extensions.

1 Like