My image is not rendering on to the page.
How can get it to render? I don’t know what am my doing wrong.
Your code so far
<h2>CatPhotoApp</h2>
<main>
<img src="https//bit.ly/fcc-relaxing-cat-image.jpg " alt="An image of a relaxing cat."/>
<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/88.0.4324.146 Safari/537.36.
I tried to copy the link but I noticed that when I right click to paste the link to the page, the only options were to cut and copy and so I could not paste the link.
If you are on a mac laptop you can use command v(or Ctrl+V for windows)
If you are not able to copy and paste using keyboard shortcuts than you are going to have to triple check your links when typing them out by hand to ensure there are no typos.
Hey, I got the image to render on the page but I’m stuck. I am trying to build the CatPhotoApp, but I am still getting an alert saying "Your image should have a sec attribute that points to the kitten image and so I cannot move on
Hey Jessica, I posted the code in the forum. I am at the beginners level where I am suppose code the CatPhotoApp. But something is wrong with the image src URL
Hey Jessica I’m stuck again with my CatPhotoApp where I am suppose to code the and the checkboxes. I just cannot get it to work. I have posted the code in the forum. Thanks in advance.