My landing Project

I finished my landing page project,
I appreciate your feedback
here is the link:
https://codepen.io/asmie/full/KKKKyQJ

Hi @Asmerom, welcome to the forums. Your page looks good but there are some things you may want to revisit;

  • Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>). Your page passes 14/16 user stories.
  • codepen provides validators for HTML, CSS and JS. Click on the down arrow in the upper right of each section and then click on the respective ‘Analyze’ link.
    • You have things to clean up in CSS and HTML
  • The navbar is hard to see. Not much contrast between black letters and the dark background
    • When clicking a navbar link the text is covered with the navbar
    • On smaller screens it’s much worse with the navbar covering your page

Thank you so much
I will do it