Tell us what’s happening:
“Your link
element should be within your head
element.” Why does it keep telling me this?
Your code so far
<!DOCTYPE html>
<html lang="en">
<!-- User Editable Region -->
` <head>
<meta charset="UTF-8">
<title>Registration Form</title>
<link rel="stylesheet" href="style.css">
</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/114.0.21412.110 Safari/537.36 Avast/114.0.21412.110
Challenge: Learn HTML Forms by Building a Registration Form - Step 5
Link to the challenge: