My image element's alt attribute should not be empty

My image element’s alt attribute should not be empty.
I’m pretty sure I’m writing the correct code but it keeps saying that my elements alt attribute shouldn’t be empty.


<h2>CatPhotoApp</h2>
<main>
<image src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="fcc relaxing cat.">

<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>

Google chrome

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

Challenge: Add Images to Your Website

Link to the challenge:

Never mind I got it.

how did you get pass it?

easy to pass the exams

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

1 Like

Yeah! I passed too. No issues.

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