Learn HTML Forms by Building a Registration Form - Step 5

Tell us what’s happening:

I’m stumped.

Why the following don’t work?

Registration Form

I already tried to reposition the link element

Your code so far

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

<!-- User Editable Region -->

 <head> 
   <link rel="stylesheet" href="styles.css">
  <meta charset="UTF-8">
  <title>Registration Form</title>
</head>


<!-- User Editable Region -->

  <body>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36

Challenge Information:

Learn HTML Forms by Building a Registration Form - Step 5

Welcome to the forum @destrezzao

Your code passes.
Reset the step and try again. If that doesn’t work, refresh the page, disable dark mode, disable ad blockers. Or, use another browser.
If the above steps do not work, you may need to restart the computer.

Happy coding