Hi Guys, i built my first FCC projects about the tribute page

Please rate me and give me feedback.

THE CODE IS HERE https://codepen.io/guliye91/pen/oNXjeov

Welcome back @guliye. Your 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 9/10 user stories.
  • On using codepen. codepen only expects the code you’d put within the <body> </body> tags in HTML. (No need to include the body tags). For anything you want to add to <head> click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
  • You’ve made the dates bold. Get rid of the bullet points.
  • Review the lesson about giving meaningful text to links

thank you bro
i will try to improve