Tribute page -- feedback welcome

https://codepen.io/danijel7/pen/gOgNxdN

Hi @danijel7 !

Welcome to the forum!

I think your page looks good.

If you are planning on submitting this for the responsive design course, then you need to make sure all of the tests are passing.
Right now you are passing 1/10.
I would add the test suite to the page, and go through all of the tests.
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

I would also review the lesson on giving links meaningful names.

Wikipedia entry is not that accessible.

Hope that helps!

1 Like

Thank you very much on the feedback, I totally forgot about passing the tests :smiley:
https://codepen.io/danijel7/pen/gOgNxdN
I passed the tests, not sure if link is fixed now as well

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.