Build a Tribute Page Project

Tell us what’s happening:

How do I upload pictures (be it JPEG, PNG, or even any picture file format for the matter that I may not aware of as a beginner) from my laptop to my Tribute Page Project codepen.io’s Pen platform? I’m building the page on HTML, CSS, and JavaScript programs.

Previously, I tried tiny pic dot com but I think for 2 reasons:
-First, I uploaded the pictures through that website but I didn’t sign up for the account, so they deleted it. (From https://en.wikipedia.org/wiki/TinyPic)

-Second, I couldn’t access the website from where I’m from (I’m Malaysian)

Hopefully, the veteran coders can help save this young man’s life :sweat_smile::sweat_smile::sweat_smile:

Your code so far

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.

Link to the challenge:

You might look at using cloudinary.com, imgur.com and dropbox.com to host images for codepen. You shouldn’t have to pay for an account but you will probably need to register.

I believe that if you have a paid membership to codepen then you can host images there too.

Thanks for the information, Hazen! :grin::heart_eyes: