Intro to HTML5 - src attribute issue

Just began my journey. Stuck on a step which is giving me this error once I run it - “Your image should have a src attribute that points to the kitten image.”


<img src="https://www.bit.ly/fcc-relaxing-cat" alt="cat">
 <h2>CatPhotoApp</h2>
<main>
  
  
  <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>

Edit: Dont know how to display code without it running sorry

Edit 2: Trying to fix

Edit 3: Did it :smiley:

It’s just bit.ly, not www.bit.ly

1 Like

to display code without it running use the code block icon or use three backticks in a separate line above and below the code.
backticks

1 Like

Of course. THANK YOU!

1 Like

where i can get help from forum member

1 Like

what do you need help with? @MDK

1 Like

Contacts

Contacts

here is the problem.
i am a new here to learn code. but did find it clear.

@MDK MDK , please open a new forum help request. Please do it from the challenge so that your code is included with the challenge link.

1 Like