HavingLearn HTML by Building a Cat Photo App - Step 8

Having trouble with the coat, don’t know where I went wrong in detail here.

Your code so far

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->
      <p>Everyone loves cute cats online!</p>
    <img src="https://cdn.freeCodeCamp.org/curriculum/cat-photo-app/relaxing-cat.jpg"/>
    </main>
  </body>
</html>

Your mobile information:

iPhone - iOS18.1.1

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

Link to the challenge:

Welcome to the forum :wave:

Just copy/paste the URL so you don’t make any mistakes. Don’t capitalize any letters either, I think it confuses the tests (although it’s not technically incorrect.)

Also do not add the / at the end.