How do i do src files

Tell us what’s happening:

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<img = src"htps://bit.ly/fc-relaxing-cat.jpg"alt="A business cat wearing a necktie."

<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>

this src code is not working for me can someone explain how it works

<img src="https:..." alt="hello">
Please dont rush through. Read the examples you were given. Silly mistakes will fail your code.

1 Like

thank you i was stuck on this for longer than i like to admit

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