Submitted about 2 years ago
Responsive faq accordion page using HTML-CSS-JS
@KaanKaramese
Design comparison
SolutionDesign
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)
Community feedback
- @thisisharsh7Posted about 2 years ago
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 helpful2
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