F.A.Q. using vanila tools

Solution retrospective
Did I forget any aria property?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @kunal90803
@Guilherme-Porto-Silva Please work on the design part and ensure that the main div is centered across all screen sizes. Additionally, add a hover effect that changes the text color and also functions as a + button when hovered.
For the button properties:
Remove the border
(border: none)
. Set the background to transparent(background: transparent)
. I really appreciate the way you focus on accessibility—it looks perfect! Also, the way you implement the keydown event is impressive.Best of luck with your future coding! 🚀
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