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


    My first try at a javascript challenge. I managed to work out the js for the form except- How do I validate the form once the input fields are validated. I would appreciate any help. Any feedbacks/criticisms are welcome.

  • Submitted


    Managed to make the toggle work using css only. Was inspired by one of the solutions(ytry0121) posted here. Frontend mentor has so far been an amazing guide to try my css skills and I can now confidently say I can design anything using css.I am now off to learn some javascript. Will tackle the javascript based challenges in the near future.Hopefully! Any feedback/criticism for this solution are welcome and would mean the world to me! Thanks!

  • Submitted

    Grid solution.

    • HTML
    • CSS
    • JS

    1


    Any suggesstions/criticisms are welcome.

  • Submitted


    Any suggestions on how I can improve are welcome.

  • Submitted


    I have used 'min-width' media queries for the first time. Is the implementation all right?

    For the colors I have used 'rgba()' value for the 'color' attribute.Is there a way to target hsl/hsla values in a way similar to how I have used rgba here?I tried doing targeting the hsla values but unfortunately it didn't work.

    Any other feedback/criticism would be wecome :)

  • Submitted


    Question: Is there any alternate to max-width. I find that I rely on it a lot specially for text. I used to use padding earlier but my design breaks a lot with padding. I don;t know if this is the correct way. I would be thrilled if you would share your views about this.

    Question: I just cant figure out when to use flex-wrap and when not to.Again my design just falls apart when i use flex wrap attribute. What are some use cases for flex wrap.

    Question: When I carefully look at this design ,the background image looks like its been set to contain and not cover.But I couldn't figure out how to implement that. The mobile view has the image only behind the mockups image. I looked at other peoples solution hoping to clear my confusion but I didnt find any.If anybody here has a solution can you please show me.

  • Submitted


    Hi, If you Check out my code/site I would be glad if you notify me of the flaws in the design Which sections of my code are unnecessary? Have i successfully approached flexbox?. In sections where my design breaks what other alternate approach would you suggest.