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

    • HTML
    • CSS
    • JS

    1


    This was a good challenge for me to improve on my usage of media queries and JS. The JS I used it very simple but I had a tough time trying to add a feature of closing an open accordion when opening a new one. If someone could give me feedback or how to on that using my code that would be great. I have seen other options online but not with how I set up my accordion.

  • Submitted


    More practice with HTML & CSS. First time doing an overlay over an image. Was pretty successful but was a good learn through the challenge. If there is a better way any advice is appreciated!

  • Submitted


    A few challenges for the javascript but got it eventually. Welcome any tips for javascript.

  • Submitted


    This was a basic challenge. Maybe was too easy? Or maybe I missed something because it was too easy? I didn't use any flexbox or grid layouts, just worked with the basic margins for the layout. Any productive feedback is always welcomed.

  • Submitted


    Hello! This is my second challenge! It is definitely getting easier! (At least for these basic pages) Using flexbox got easier but still learning how to layout things as I would like. I cannot think of a specific question but in general the code I use for my flexbox layouts are probably not the cleanest, so I would not mind if you have any feedback there. I just thought of something! The media queries, in general, I am not sure which resolutions to use. I looked up general widths for mobile devices (I know the projects are for 375px) for the max-widths and the in betweens from a 1440px(desktop) to a smaller opened window(~1100px). I didn't like how the flexbox looked in those smaller windows so I created an extra media query for my own preference. Is that right? Or is there a better way?

  • Submitted


    This is my first challenge, so please let me know if you have feedback on better practices. I struggled with filling the image in correctly to the containers width as well as a small gap in between the image and the white container with the info. I figured it out but unsure on the why. Also, unsure on best practice for switching image for mobile vs desktop.