Tribute Page Feedback-first project

Hi everyone, this is my first tribute page, if you can check it out and give me some feedbackhere

1 Like

Looks great buddy :ok_hand: Congrats :tada:

1 Like

Hey there,

congrats on your first project, great job so far! :clap:


My ideas:

  • you can add tests by adding <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script> to the top of your HTML box: Screenshot_2020-08-22_08-06-17

  • you can get a code validation:

    • HTML: paste your codepen HTML code into the body
    • CSS: paste your whole CSS code
    • you will see some errors and I think you are able to fix them! :+1:
  • you can increase the readability of your code by:

    1. clicking on the small arrow on the right side of the code box and
    2. clicking Format HTML/CSS
  • on my wide screen, Iā€™m having a hard time to read the content, because some lines are very long, font size and line height are rather small:


Feel free to ask questions and keep up the good work!

1 Like

Thanks for your feedback, I will check it out :+1:

1 Like