Tribute page, how to use an image save on my computer?

I want to upload an image from my computer, not from a link. How can I do this?

This is my code from CodePen so far:
https://codepen.io/SMR9220/pen/ZEbPWYR

“FreeCodeCamp” is the name of the folder I saved the image to, “tmrocket 2” is the name of the file. File type is jpeg

1 Like

You can always upload your image that you want to use to a site like this and then use that link for your image if you’d like?

3 Likes

Great tool, thank you!

1 Like

For some reason the image link still isn’t working though. I used the freecodecamp image challenge as a template for the code, just to make sure i wasn’t doing anything else wrong.

The cat photo works, mine doesn’t. My link also works by itself.

CatPhotoApp

team rocket

Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.

codepen doesn’t allow some image hosting sites, that may be the issue

I’ll try cloudinary and see if that works.

Hi

Pinterest or postimages work :slight_smile:

1 Like

That’s odd? imgbb links usually work on codepen?

yeah, cloudinary worked fine i’m not sure why one and not the other but :woman_shrugging:t6:

1 Like

I tried each link so far and Post Image is the one that worked, thank you!