Tell us what’s happening:
So, im on the part where it says to add images to your website, and I did all it asked and have the code in properly, it is saying that my src attribute is not pointing to the url, and it is, if it wasn’t then my picture would not be showing up, it was saying it about my alt text at first, so I fixed it, and it worked, but it is not fixing the src part of the code.
Your code so far
'<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>
<img src="http://bit.ly/fcc-relaxing-cat"alt="relaxing cat">'
Your browser information:
Challenge: Add Images to Your Website
Link to the challenge:
https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/add-images-to-your-website