Help me with Feedback

Haven used plain CSS for my tribute page project, I think am ready for feedback. Though I forgot to ask first before submitting it, I believe I can make changes if need be and resubmit. (Is that even possible?)
I need feedback please…check from the link
https://codepen.io/ugoamaka/pen/gOarpPj

1 Like

Your page looks good @ugoamaka. Some things 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 6/10 user stories.
    • The test script should be included, with all tests passing, when you submit your projects.
  • Run your HTML code through the W3C validator.
    • Since copy/paste from codepen you can ignore the first warning and first two errors.
    • There are coding errors you need to address.
  • Review the lesson about giving meaningful text to links.

Thank you for your feedback @Roma. I am delighted you could find time to go through my work. I will surely look into the errors pointed out.