Your anchor (`a`) element should have an opening tag. Opening tags have this syntax: `<elementName>`

Tell us what’s happening: Step 14
The message: Test

Sorry, your code does not pass. Hang in there.

Hint

Your anchor (a) element should have an opening tag. Opening tags have this syntax: <elementName>.

  **Your code so far**
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back."
  <a href="https://freecatphotoapp.com">
```
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.115 Safari/537.36

Challenge: Step 14

Link to the challenge:

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