Responsive faq accordion page using HTML-CSS-JS

Solution retrospective
This was my first challenge working with SVGs which I struggled a lot. Any feedback or comment is welcome. (especially regarding responsiveness and accessibility)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @thisisharsh7
Hey kaan, Well done! your solution seems good but there is one thing which can be change ---Avoid pasting the whole code from the
svg
file to the html instead you can useimg
tag to include the svg image and render it to the webpage this will increase the readability of the code.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