Build a Tribute Page error

Tell us what’s happening:
I’ve completed the task and when I submit my link to tribute page, it keeps saying 20%.
I’ve put random links and it keeps saying 20%.
Can you guys please fix it so I can complete the final tasks to HTML and CSS?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

Welcome, eminemma.

Please note: The 20% is referring to the fact that you have completed 1 out of 5 of the certification projects for Responsive Web Design. Not that you have received 20% as a mark for the Tribute page.

Just so you know your page is not passing all the tests. It is failing #Content test 7 (the incorrect element has the id="tribute-link") and #Layout test 1 (missing max-width: 100% and height: auto on the image).

You should not submit projects that do not pass all the tests. It is your responsibility to make sure.

Sorry you’re right I read it wrong and panicked!

I’ve actually passed but ty!

What do you mean?

The Codepen you linked to does not pass the tests. The project submission page does not check the project. That is something you have to do yourself using the test script and not submit the page until all the tests are passing.