
Submitted over 1 year ago
Article preview component using HTML, CSS & JavaScript
#accessibility#bem#lighthouse
@bccpadge
Design comparison
SolutionDesign
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.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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