Link does not seem to be working

Tell us what’s happening:
I can’t tell what i’m doing wrong

  **Your code so far**
<!DOCTYPE html>
<html>
<head>
  <link rel="stylesheet" href="styles.css">
  <title>Registration Form</title>
</head>
<body>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

Challenge: Step 4

Link to the challenge:

HI @Hudi-Silberg !

Welcome to the forum!

This challenge has a bug.

It is looking for a link with the forward slash

<link/>

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.