Why can’t I get through this level and I’ve checked please help

**Why can’t I get through this and I’ve checked and there isn’t any issue **.

  **I can’t seem to get pass this challenge does anyone know what I’m missing please ?**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <main>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p>Click here to view more cat photos.</p>
    <img src="http://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg">
  </main>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1

Challenge: Step 8

Link to the challenge:

could be missing link, An hypertext " a "- tag should wrap the " img " tag, i guess.

Thank you :slight_smile: figured it out already tysm!!!

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