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
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    Feedbacks are welcome :)

    I didn't code the error msg (input). I don't know how to do it yet ^-^'' As soon as I get it, I'll update the code.

    Tks in advance

  • Submitted


    Feedbacks are welcome.

    I didn't get how to adjust the right background figure correctly (large screens).

  • Submitted


    Feedbacks are welcome!

    Update: I solved it 👇🏻 << The mobile background on the original proposal looks like transform, but I don't know how to adjust it. If you know, I will appreciate any tips =D >>

    Tks in advance o/

  • Submitted


    Feedbacks are welcome!

    /** I don't know, but worked **/ I tried adjusting the display grid to the mobile version but doesn't work properly (the second div was merging the first). To display correctly, it was necessary to reload the page (just reload!). So, analyzing the dev-tools, I noticed the user agent was loading a display: block (when the content was correct). Changed the display type, the problem was solved. But I didn't get well what happened. (>_<)"

  • Submitted


    Update 17/07 I got some tips and finally solve the background color image and the mobile adjustment.

    16/07 This is not my "ideal solution", but I decided to post to record my attempt. I tried with grid, but the background color image was (is) a big issue for me. I tried so many times, that I made two code files, and to post I chose to use media queries to transform the screen adjustment.

    I have another code (flexbox) and maybe when I finish, I will post too.

    Feedbacks are welcome!

  • Submitted


    I know that this a Newbie Challenger, but as a newbie, I did a lot of messing trying to adjust some details. I don't get how to put de bg-patterns yet. Maybe in another attempt. I will be back!

  • Submitted


    This is my first code started by zero. I did it twice because my CSS wasn't mobile responsive. I tried to solve it, but I preferred to build the grid again. It was the best choice. I really learned a lot from my mistakes.