Skip to content
Submitted over 2 years ago

Article preview component using HTML, CSS & JavaScript

accessibility, bem, lighthouse
LVL 2
A solution to the Article preview component challenge

Solution retrospective


Hello everyone,

Hope all is well.

This is my solution to the Article preview component. In this project, I made sure the tooltip is accessible by using aria attributes [aria-expanded="true"] and [aria-expanded="false"] and when you press somewhere else like the card for example the tooltip will close. Additionally, you can press the ESC to hide the tooltip and pressing TAB on the button a dotted outline will appear.

Any other feedback would be welcome and greatly appreciated.

You can connect with me via Github and Linkedin.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Rebecca “Becca” Padgett’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord