How do i have 'src' attribute point to kitten images

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<img src="https://cdn.freecodecamp.org/curricullum/cat-photo-app/relaxing-cat-kitten.jpg" alt=" A business cat wearing a tie."

<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:92.0) Gecko/20100101 Firefox/92.0

Challenge: Add Images to Your Website

Link to the challenge:

Hi @sean93 . Welcome to the FCC forum. The logic is correct. There is a problem in the name of the jpg file, though. Can you spot it? Regards.

i don’t seem to spot it

Check the name of the jpg in the instructions.

1 Like

I appreciate but It’s not working. I have tried adding kitten but it’s not
working

Actually, I saw the “-kitten” on your solution. For me, it worked without it, not with it. Look at the name of the jpg according to the instructions:

I just spotted an extra, though. The img should close with a “>”.

thanks, it has worked your the best

1 Like

Are u the one that has changed it to " cute orange cat lying on its back"?

i have repeated the process, am stuck at this level again

Your code?
Seems like last time you got a couple of spelling errors. Without your code, we cannot spot them.

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