Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


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

    I wanted to center the main component using css grid however the box model kept stretching the height and I couldn't figure out how to fix it out, so I opted to using a flexbox solution.

  • Submitted


    My first challenge where I had to use JavaScript and I think I cleverly used it to open/close the accordion in such a way that I did not to repeat any JS code :D

    My only query is that in the ReadMe I was instructed to "Navigate the questions and hide/show answers using keyboard navigation alone", however I do not exactly understand what this means or how I would go about implementing this feature. Any help here would be appreciated!

  • Submitted


    I found the project very straightforward and simple, the design was easy to follow. I only wonder if my code could be written better, particularly when it comes to centering the main div across the body. Is my solution for centering it a good method or does it have pitfalls if the screen is resized or the content is changed?