Can't solve the src and alt attribute problem

Tell us what’s happening:
I can’t seem to solve the source and alt attribute problem and the help articles are not explaining how to solve this correctly. Please help!

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<img>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="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>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0

Challenge: Add Images to Your Website

Link to the challenge:

Little extra tag problem: This should be deleted.

In the future, if you are pretty sure that you’ve done something correctly, press RESET the code. because sometimes things like this happen, and they are hard to catch.

image

Over time, You’ll get good at spotting little problems like this… But as you begin, I suggest this as the route.

1 Like

thanks much appreciated was stumped too long on this :sweat_smile:

1 Like

Sometimes, you may want to hit the RESET BUTTON if you’ve been spending a lot of time trying to solve a single lesson.


Because Elements get out of place all the time, always remember that the RESET BUTTON is an option.

Eventually, your brain will be better trained to look for mistakes.

1 Like

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