Please feedback my firtst project: https://codepen.io/lorthbroth/pen/EzbgVK

I am trying to learn web development, mostly HTML, CSS and javascript. Your input would be very helpful thank you a million times.

1 Like

@lorthbroth Hello and welcome to the community!

I suggest you put the link to your project in the post and not in the title to make things easier for everybody.

Your project is very well made but here are some suggestions. Freecodecamp asks us to use this script in our projects to check that they are correct. Just copy and paste at the end of your html. These checks that your project is meeting the user stories correctly.

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

And the horizontal scrollbar doesn’t look very nice, try to take it out. Apart from that, very good job!

Keep up the good work!

1 Like