Cant get pass the cat image

Tell us what’s happening:
am stuck, I have tried all the hints on the help tab. still stuck


Your code so far

<h2>CatPhotoApp</h2>
<main>
<img src="https://bit.ly/fcc-relaxing-cat." alt="an adorable kitten upside-down.">
<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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362.

Challenge: Add Images to Your Website

Link to the challenge:

The first thing that jumps out is that you have a period at the end of your url. What errors are you getting? What else have you tried.

good day, am still at the same challenge

<img src="https://bit.ly/fcc-relaxing-cat" alt="an adorable cat">

my sets of instructions show bottles icon instead of the right or wrong sign

I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).

Hi @game2guy!

I am not entirely sure what you mean here.

Those bottles will go away if you click on “run the tests”

Thank for your reply, they did not. Maybe, I should start the whole challenge from the beginning.

You could try resetting the lesson again but maybe it is something with the browser. On my end I am able to run the tests and pass.

Maybe you need to do a browser update or an extension is preventing you from running the tests somehow.