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

    FAQ accordion card using SASS and JS

    #sass/scss#bem
    • HTML
    • CSS
    • JS

    1


    Hi!

    I'm not very satisfied with my code and I think I haven't taken full advantage of SASS but I'm still happy with the UI result !

    Any feedback is welcome.

    Happy coding!

  • Submitted


    Hey everyone !

    Please try to search for your Github profile, and let me know if anything goes wrong ^^'

    Any feedback is appreciated,

    Happy coding :)

  • Submitted

    Tip calculator using plain HTML/CSS/JS

    #accessibility#bem
    • HTML
    • CSS
    • JS

    1


    Hi everyone ! Javascript is still very new to me so I'm sure my code is not optimized.

    Do you know any "easy" way to add two event listeners to the same elements and with the same handler without repeating the code twice (example in my script.js : lines 99 to 147) ?

    Any comment or advice is welcome :) Thanks and happy coding!

  • Submitted


    Hi everyone ! Just finished this one and I think the experience gained doing all those challenges is finally starting to show. It still took me quite some time to finish but it felt like I knew a bit more what I was doing. Anyway, please let me know what you think 😊 Thanks, and happy coding!

  • Submitted


    Hi everyone ! This challenge was probably a bit too much to chew for me, but I'm still happy with the result (not the code though...). I have a few questions :

    • How would you position the phone image and "the subscription card" ? I used absolute positioning within a grid. Is there a simpler solution?
    • For media queries, which max-widths (or other attributes) do you recommend using? Any suggestions or comments are greatly appreciated 😊 Thanks!
  • Submitted


    Hi everyone ! I feel like I write way more code than necessary when trying to align everything, setting margins height or width to auto/100%/etc. I always end up being a bit lost. So any comment is appreciated!