Learn HTML Forms by Building a Registration Form - Step 5

Tell us what’s happening:

In step 5 of the Registration Form it’s wanting me to nest the link into the head, I have done so, and it still will not let me move to the next step. It is saying that I need to nest it.
what my work looks like:

Registration Form

I could really use the help.

Your code so far

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

<!-- User Editable Region -->

  <head>
    <meta charset="UTF-8">
    <link rel="stylesheet" href="styles.css"/>
    <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/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15

Challenge Information:

Learn HTML Forms by Building a Registration Form - Step 5

Your code worked for me. Perhaps someone else can help you with the issue.

Is there a chance the website wrong?

Hi,
it’s unlikely, but there’s always that chance. What does the error below the “submit” button say?
By the way, your code looks correct. You can always try to reset the lesson and paste the <link> element back, maybe that will work

1 Like

It just says that the needs to be inside the .
I tried reseting the lesson and it did the same thing again.

hi there!

Try to clean your browser cache or change the browser and try again the challenge step.

2 Likes

Hey there,
I have tried what you have said and it is still saying the same thing.

Your solution works from my end. Please try one of the following steps to move forward.

Click on the “Restart Step” button and force a refresh of your page with CTRL + F5 if you’re on Windows then try to paste the code in again. On other systems, please follow the instructions here.

or - Try the step in incognito or private mode.

or - Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.

or - Ensure your browser is up-to-date or try a different browser.

I hope one of these will work for you.

Okay so something new is happening. Now in this it is showing the “styles.css” as underlined. how do I fix that problem?
Also thank you to everyone who is trying to help me I really do appreciate it!

1 Like

Have you tried to use incognito mode or switch your browser?

I have switched browsers. I have no idea how to go incognito.

So you are still unable to pass?
Have you tried to use private mode in the browser or tried to disable the browser extensions.