Tell us what’s happening:
I’ve tried every possible cases:
- Added the “/” just before “>”
- Checked the spelling of styles.css
- Made some space between the text and “/>”
- Swapped the “rel” and “href”
Nothing seems to be working. I get the same error.
I would like someone to assist me. That’s the only oustanding step to complete this section.
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 (X11; Ubuntu; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Challenge: Learn HTML Forms by Building a Registration Form - Step 5
Link to the challenge: