Rate my project

Hi guys. I just finished building a nice tribute page.Please rate it for me and tell me how i can improve.
this is the link

Hi! I Think the html is ok but you can make it better to read changin the colour of the font (something like a white , at least to the name of the person) and adding to body (in css) a margin 0 to take out the white borders . Nice done!

Your page looks good @gchidi732. Some things to revisit;

  • In the future, for feedback on your projects it’s better to open a topic in the ‘Project Feedback’ forum. You’ll get more eyes.
  • Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).
    • The test script should be included, with all tests passing, when you submit your projects.
  • Codepen provides the boilerplate for you. It only expects the code you’d put within the body element in HTML. (No need to include the body tags). For anything you want to add to the <head> element click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
    • The link to the font goes in the box labeled ‘Stuff for <head>’
  • Run your HTML code through the W3C validator.
    • There are HTML coding errors you should be aware of and address.
    • Since copy/paste from codepen you can ignore the first warning and first two errors.
  • Review the lesson about giving meaningful text to links.

I normally don’t comment on someone’s design but a blue link on a blue background offers very low contrast. Anyone with sight issues will have a hard time seeing it.

Thank you so much for this. I will put it to work soon

Thanks so much really appreciate it

Hi Gchidi732,
Thank you for writing about Mr. Azikiwe. It was interesting to learn about Nigeria. I did not realize that Nigeria freed itself from British colonial rule as late as 1960.
Good Work

2 Likes