Skip to content
Submitted almost 2 years ago

Responsive FAQ section using JS

LVL 1
@mawrs
A solution to the FAQ accordion challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm proud that I remembered how to embed a JS script into the HTML. This is one of the reasons why I decided to do this challenge; alongside the actual syntax practice of JS

What challenges did you encounter, and how did you overcome them?

I could not for the life of me get the SVG background image to stick to the top & go down the page 50%. I tried using %s, VW/WH, and nothing worked :( I ended up using a gradient as the background instead.

What specific areas of your project would you like help with?

After completing this project, I realized I need more practice with SVGs. I don't know how to manipulate them on the CSS that well, and it makes it difficult to move forward.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Martin Tejeda’s solution.

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