Tell us what’s happening:
Says Your link element should be inside your head element.
What am I doing wrong?
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Registration Form</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
</body>
</html>
Your mobile information:
iPhone - iOS15.8.3
Challenge: Learn HTML Forms by Building a Registration Form - Step 5
Link to the challenge:
It looks ok. Try resetting the step and try again.
2 Likes
Still not working… it’s got to be a glitch
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 then try to paste the code in again.
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.