Tell us what’s happening:
pretty sure this is correct, but it won’t accept.
hint says: “Your link element should be a self-closing element.”
Describe your issue in detail here.
I tested this code in visualstudio and it shows no errors. pretty sure it’s right, but it won’t accept it.
I have had this happen about 4 times now but usually refreshing or switching browsers for the step fixes it. nothing is working now. I have no extensions on firefox.
**Your code so far**
<!DOCTYPE html>
<html>
<head>
<title>Registration Form</title>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0
Challenge: Step 4
Link to the challenge: