Add Images to Your Website facing problem😣

Tell us what’s happening:

Your code so far


<h1>hello world</h1><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>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 7.0; SM-G610F Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.116 Mobile Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/add-images-to-your-website

What have you tried? What is your question?

just follow the instructions the challenge gives. So do these steps:

Insert an img tag, before the h2 element.

Now set the src attribute so that it points to this url:

https://bit.ly/fcc-relaxing-cat

Finally don’t forget to give your image an alt text.

1 Like

my answer is right. but can’t get to go to the next level ?

@yohana if you’re having an issue you can click on the ‘Ask for Help’ button. This will create a new subject with a link to the challenge you’re working on and your code so we can see what you’ve done so far.

1 Like