Learn HTML by Building a Cat Photo App - Step 9

Tell us what’s happening:
Describe your issue in detail here.
Good day guys please i need some help here im have been trying to figure out what i did wrong but i dont seem to see any errors as it was given in the example

  **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" atl="A cute orange cat lying on its back">
  </main>
</body>
</html>
  **Your browser information:**

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

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

Link to the challenge:

Hello @nosa22 I checked your code, and please check your code carefully ,then you will see where the problem is . it’s very obviously :slightly_smiling_face: Happy coding

im sorry but i still cant figure it out

Ok , no problem. you see they say :
image
, and what you type?
image
Now you know? :smiley:

sorrry but it still aint working

I tested already and I passed . :slightly_smiling_face: you can try again.

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