Need Feedback on my Tribute Page Project

Hi, this is my first project and I think I’m doing it well but I just don’t know If I’m passing all the test for this Tribute Page Project. I think I am, but I don’t know where to really check or run test to know for sure I’m passing all the test for the Tribute Page Project.

This is my Tribute Page Project:

Any comments will be great.

Thank you!

Paste this at the bottom of your code in html section, this script is for the freecodecamp test suite

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

Looks nice! and perfectly responsive :+1::slightly_smiling_face:

I think It would look better if you set body to line-height:1.6;

1 Like

Thank you.
I just check and now I know I have to work on 1 thing to have 10/10.

Again, thank you.

1 Like

It looks good :slight_smile: ,but you may reduce the font-size, it looks so much bigger and in mobile view it looks odd, also ul has a default padding, set it to 0, so it looks good in mobile.

And, if you replace image-caption with img-caption, you will clear 10/10

Good Luck.!

1 Like

Thank you for your feedback, I add those changes and I’m 10/10.
Thank you!

1 Like