Hi guys, here is my tribute page project https://codepen.io/Kateryna25/pen/XWJZVov. I would appreciate any feedback and recommendations.
Thanks and happy coding.
1 Like
Welcome to the forums @Katja25. You page looks good. 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 8/10 user stories.- also ensure your project contains the test script when submitting your project
- Run your HTML code through the W3C validator. Just copy your HTML and paste it into the ‘Validate by Direct Input’ tab.
- Since you cut/paste from codepen you can ignore the first warning and first two error messages. But you should resolve the next two error messages.
- Maybe think about removing the bullet points since you’ve made the leading dates bold
- Review the lesson about giving meaningful text to links
- ‘wikipedia entry’ is not accessible