
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ramiadi
Hey, I noticed you're using a lot of <div> tags in your code. Have you considered leveraging HTML's semantic elements for better structure and accessibility? I personally using these tags <details> and <summary> instead of <div> tags when using toggle.
Marked as helpful
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