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?

    What I get challenging from this is to make user navigate to FAQs question using keyboard only. Background image also challenging, I need to make it not repeat and place it at the top and also add background color. That all solved. If you want the detail, I recommend you to check my readme on this solution Github repo.

  • Submitted


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

    I want to self justify one of my flexbox item. Turn out I can't use it on flex, I can use it on grid. Instead I use margin auto to solve this. If you want the detail, I recommend you to check my readme.md on my github of this solution

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

    Is my semantic good enough or I got it wrong? Any help on it appreciated.

  • Submitted


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

    The challenge I encounter is I can't change the text while hovering the link. When hovering, it just change the background color. But I solved it when I change display, if you want more the detail, I recommend you to check my readmd on my github how I struggling of it and how I overcome it.