Hi guys!
I finished the Tribute page project, i’d like to hear your comments and advice on it!
thanks for reading
Hi @Anais !
Welcome to the forum!
Please include the test suite on your page.
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
Right now you are only passing 9/10.
Read the full error message to get it passing.
I would review the lesson on giving links meaningful names.
Wikipedia page is not that accessible.
Hope that helps!
thanks for the feedback! I included the test suite and correct my code, now is 10/10!
I don’t understand “wikipedia is not accessible”, I have to change the link or how I wrote that?
When you review that lesson I sent earlier, it talks about how screen readers interpret links.
If a screen reader is reading that link out loud to someone, wikipedia page doesn’t really help them. How are they supposed to know what that wikipedia page is for?
What would be more helpful is something like
“Please visit Artemisia Gentileschi’s wikipedia page to learn more” and the link would be “Artemisia Gentileschi’s wikipedia page”
Now we know what the wikipedia page is about.
I suggest reviewing that lesson because accessibility is important.
now I understand! thanks for the help
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.