Why am I unable to proceed to the next phase?

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

Your code so far



<img src="https://www.freecatphotoapp.com/kitten.jpg" alt="playful kitten">
      • List item

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; TECNO KD7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36

Challenge: Add Images to Your Website

Link to the challenge:

is that your whole code? what error are you getting?

Your image should have a

src

attribute that points to the kitten image. // tests completed.
This is the response I was getting

what do the instructions tell you about the src attribute?

Your page should have an image element.

Your image should have a src attribute that points to the kitten image.

Your image element’s alt attribute should not be empty.

That’s the instructions

And is this the kitten image url you were told to use?

These are the instructions:

what does it say about the src attribute?

Src attribute points to the url. And I did that too in my response.

These do not look identical to me. You must use the url that the instructions require.

Ilenia, thanks very kindly. I’ve made the correction and able to move forward now.

made a silly error- did not scroll down to see “submit and progress”.

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

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