Learn HTML by Building a Cat Photo App - Step 7

This “img” thing is bugging me. Help!.

<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
  </main>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15

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

Link to the challenge:

Hello there.

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

Learning to describe problems is hard, but it is an important part of learning how to code.

Also, the more information you give us, the more likely we are to be able to help.

she dont know where put the “img” . im same problem, and i dont know solving

you need put the img in like this->

put the img in <> , make this and tell me

All you need to do is to put the img like this: . Hope this helps :blush: