Tribute page- balabhasker

Hi,
Please check my tribute page,and let me know the results.
How to check that whether i have passed the test.

                                                    Thank you so much

below is the link of my tribute page
https://codepen.io/sanbai/pen/oaejWj

Welcome to the forums @sandhyacc28. You page looks good. 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, with all tests passing, should be included when you submit your projects.
    • Your page passes 1/10 user stories. Click the red button to see which test(s) are failing and text to help you correct the issue.
    • Be sure and read more than just the first line of the failing message. The ability to read and comprehend error messages is a skill you’ll need to acquire as a developer. Ask questions on what you don’t understand.
  • Run your HTML code through the W3C validator.
    • There are HTML coding errors you should be aware of and address.
  • Accessibility is about being accessible to all users. Review the giving meaningful text to links lesson. For a more thorough explanation read Web Accessibility in Mind.
    • wikipedia” is not accessible

Being that you are asking for feedback on your project I’m taking the liberty of moving this to the #project-feedback subforum where it will get more eyes on.

Thank you so much Roma for the feed back.I will check all u mentioned.
thanks once again :slightly_smiling_face:

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