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


    Hey, everybody! 👋

    I completed another challenge!, This my first landing page solution.

    Let me know if you have any feedback!

    Thank You!!

  • Submitted


    This is my solution after a month.

    Let me know if you have any feedback!

    Thank you!

  • Submitted


    Hello Everyone 👋

    I completed another challenge!

    Its not hard to make the layout and to update the DOM

    I try to add animation when submit the card will flip, but I couldn't find a way to make it work.

    Let me know if you have any feedback!

    Thank you!

  • Submitted


    Hi everyone

    This is my first junior level solution 😁

    I really struggle to make the toggle button work, but finally I make it work. I use localStorage to save the user's preference for the next time they visit, and @media (prefers-color-scheme: dark) to switch automatically when changing system settings.

    If you have any feedback let me know, I really appreciate it.

    Thank you!

  • Submitted


    Hello Everyone 👋

    This is my first solution with JavaScript , also the first time to style forms element.

    I try to make my JavaScript code as clean as possible.

    I also learn to make responsive typography with CSS clamp() on the heading.

    For the email validation I use Regular expression form this website

    Anyway, feel free to give me any suggestions or feedback

    Thank you!

  • Submitted


    Hello Everyone 👋

    I've completed another challenge this time using flexbox.

    I want to ask question:

    • I use article tag for this challenge is that the correct semantic HTML? I confused which one should I use article tag or section tag?
    • For the icon should I set alt text?

    Anyway, feel free to give me any suggestions or feedback

    Thank you!

  • Submitted


    Any feedback is welcome!

    the hard part of this project is how to position the background image at the correct place, i try to use background-position and position absolute but couldn't find the value to make it responsive.at the end i copy paste the code from youtube video :)

  • Submitted


    My First challenge on Frontend Mentor ✌

    if you have any feedback let me know, I highly appreciate.