Submitted almost 2 years agoA solution to the Article preview component challenge
Article preview component using HTML, CSS & JavaScript
accessibility, bem, lighthouse
@bccpadge

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.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity 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