Your img element’s alt attribute value is set to something other than ‘A cute orange cat lying on its back’. Make sure the alt attribute’s value is surrounded with quotation marks.
Your code so far
<html>
<body>
<main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>See more cat photos in our gallery.</p>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat laying on its back">
</main>
</body>
</html>
Your mobile information:
iPhone - iOS17.5.1
Challenge: Learn HTML by Building a Cat Photo App - Step 9
hi there, it is best not to post a response if you just plan on saying the same thing that another person has already said. If you agree with the other person you can like their comment, but posting your own comment with nothing more to add just doesn’t add any value to the forum.
Hope you understand.