Learn HTML Forms by Building a Registration Form - Step 5

Tell us what’s happening:
Describe your issue in detail here.
They keep saying I need to nest my link element in the head element

Your code so far

<!DOCTYPE html>
<html lang="en">
  <head>
    <link rel="stylesheet" href="styles.css">
    <meta charset="UTF-8">
    <title>Registration Form</title>
  </head>
  <body>
  </body>
</html>

Your mobile information:

iPhone - iOS15.6.1

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

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!

Where did I go wrong? II believe it’s well nested

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

Click on the “Reset” 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.

or - Turn off high contrast themes on Windows (from accessibility settings menu)

I hope one of these will work for you.

1 Like

I am using iPhone 8 I’m not sure if that’s the problem

Refreshing worked! Thank you! I’ve been on this one for a day!

I lied it doesn’t work. It still says I need to nest

I provided multiple possible options for you to pursue. Please try them one by one.

It worked! I just had to use an updated device

1 Like