Tribute page help 1

Hi campers!
I need help with passing 3,4 and 5th tests in the tribute page. I did as was instructed but still cannot pass the tests.
Could you please hint where should I look?
Big thanks!

If you already have the cdn link in your html, after runnings tests you should click tests and it will tell you the corrections that you need to make.

If you dont have it. Copy this at the bottom of your html:

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

and then run tests, click on tests.

I have this test link, and I have followed the instructions of the tests, but could not pass the 3, 4 and 5th test. I also read what I had to do to pass them, but the system somehow did not approve my tests. What specifically I have to do to pass them?

Can you share a link to your project?

Sorry for late reply, here is the link to my project:
https://codepen.io/diyarcodes/full/mdrjOvp

The test asks for : id=“img-div”

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.