Pictures do not load in CodePen.io

Hi, for some reason I cannot load a picture into the HTML. It works fine on VSCode but, when I take my project to CodePen it doesn’t. I used Format HTML/ Analyze HTML and tried reuploading the pictures to IMGUR or shortening the link.

Below you can find my project.

https://codepen.io/argybisk/pen/KKNRRBw

The images need to be served over https, but the site you are getting the images from does not support that. You will have to use something else or download them and then upload them to a different server (an image host).

imgur and Codepen does not play nice. Try a different hosting service.

1 Like

imgur and Codepen does not play nice. Try a different hosting service.

Solved! with postimages.org

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.