Hello, please check my first project

Hello, this is my first project. Is it good?
https://motyabolt.github.io/tributeSteveJobs/

nice and clean,

loved it. great work

1 Like

Agreed. It’s very clean. If you wanted a bit of a challenge you can make the page responsive so when you adjust the browser you can still see everything.

1 Like

Your page looks okay @MotyBoom. 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>).
    • The test script should be included, with all tests passing, when you submit your projects.
    • Your page passes 8/10 user stories. Click the red button to see which test(s) are failing and text to help you correct the issue.
  • You have a duplicate attribute here;
    <link rel="stylesheet" href="main.css" rel="stylesheet" type="text/css">
  • Review the lesson about giving meaningful text to links.
  • your page should be responsive