Help needed in Codepen

I’m doing the portfolio page.
Can someone suggest a way to upload our own pictures in codepen

you cant upload directly to codepen as far as I know but if you want to import your own pictures you can first upload them to a picture sharing website, like https://imgur.com/ and then use a basic <img src="the link youve created)> html element to add the picture

1 Like

There where always problems on codepen with images uploaded on imgur. Try to find other free service provider for hosting your images.