Hi everyone this is my first tribute page project https://codepen.io/furkasf/pen/VwLEQob
. I am to open any feedback and advice.
thanks and happy day everyone.
Hey, nice work. One thing I notice right away is that the content sticks to edges, try giving a little bit of padding.
1 Like
thanks for feedback. it seems to me
Hi @furkas, 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 project.
- Review the lesson about giving meaningful text to links
- ‘wiki’ is not accessible
- Add some padding so your text is not butted up against the edge of the container.
- Remove the footnote numbers from the text
1 Like