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


    This was pretty simple to implement as my skills have improved recently and I've been visiting "simpler" projects like this one.

    You feedback is till highly welcomed tho.

  • Submitted


    This is the first website I've made fully responsive since I started this challenge last month. Of course its' not yet perfect so your feedback and opinions will be highly appreciated. Thanks

  • Submitted


    I had fun working on this. The only challenge I had was implementing the wavy svg on the required sections. Took a while to figure out how to make them responsive too. Overall I learned a lot in this project and did proper research instead of guessing when I was lost. All feedback will be highly appreciated

  • Submitted


    Hi guys, really had fun working on this one and to be honest. I did face some challenges in this design cuz its the largest/longest website I've worked with and I had difficulty naming the classes and it got confusing at some point too. Also I didn't make the website responsive which I have to work on as most of the sites I've built so far aren't but I'm working on it. Let me know if you have any tips for naming classes or how to structure my code more better (be it HTML or CSS)

    Thanks codefriends

  • Submitted


    I learned a lot in this one for sure. One thing I didn't really get which i'm going to research is why my align items didn't work even though I used it on my main-container but worked when I used it on my body. I'm still figuring out how to use flex and these exercises have been helping me a lot. I also learned how to add the image hover effect because I had no idea how to but thanks to an example from W3S I was able to add this final effect.

    If you can please check out my code, leave a review on how I can improve it. Thank you.

  • Submitted


    The difficulties I faced while doing this project was making the image look like what was on the mockup. I did use the background-color for the overlay and then used opacity to reduced the opacity of the overlay so that the image behind is visible but I changed my mind and used filter instead. Is there a better way to do this? Please let me know.

    Thanks