I'm unable to complete this challenge. Here's the code : "http://bit.ly/fcc-relaxing-cat"alt="fcc-relaxing-cat"

Tell us what’s happening:

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<img src="http://bit.ly/fcc-relaxing-cat"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>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 8.0.0; SM-G9350) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

Hi @Richard7 !

Two issues

NO.1
The url is wrong. It is missing a character

No.2
You forgot to close out the img tag with a >

thanks let me give it a try

it still didn’t work

Can I see your updated code?

Did you change the url?
It was missing an s.

just added the s,thanks alot

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