My Project: Tribute Page

Hey guys, here is my tribute page. i’d really appreciate if i can get a feedback. Thanks

https://codepen.io/Zeighnab/full/OJMPYyj

1 Like

I think you should work on styling a bit more

1 Like

Your link element doesn’t have the ID “tribute-link”
The img element is failing its test.

Maybe try to make the article id=“tribute-added” more responsive on smaller devices.

1 Like

Page looks okay @olaniyanzainab. Some things to revisit;

  • 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.
  • Review the lesson about giving meaningful text to links.

Here is a correction: https://codepen.io/Zeighnab/pen/OJMPYyj?editors=0100

1 Like