My first project EVER!

https://codepen.io/Fkeyz/full/xrNxbG/

Please I’d like some feedbacks and help on how to input images on codepen.

Thank you!

Hello! What does the image in your code do?

Hi :slight_smile:

For your image you put <img-src= "http://via.placeeholder.com/350x150" alt="image text"> You need a space between img and src and not a dash.
Other than that, I am sure it will look great once you put a little css to personalize it all ! :smiley:
Good luck !

Hi!
Thanks a lot…