Learn HTML by Building a Cat Photo App - Step 8

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**
<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="https://cdn. freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg">
  </main>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 12; SM-A525F Build/SP1A.210812.016) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 Mobile Safari/537.36 YaApp_Android/10.51 YaSearchBrowser/10.51

Challenge: Learn HTML by Building a Cat Photo App - Step 8

Link to the challenge:

Hi , maybe attach the hint would be easy to understand what’s your issues.

Normally it would help to have some description of what specifically you’re having an issue with, but I do see a space in the url of that link that doesn’t belong, and will give you trouble.

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