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 comments

  • P
    Ronan 220

    @CannyRo

    Posted

    Good job, I also had trouble with the responsive behavior of the backgrounds. Depending on the size of the window, the rendering may look a little unsightly, but the behavior remains consistent, and the mockup doesn't allow for a better interpretation.

    2 areas for improvement :

    • in the banner with the logos, you've given them all the same size; but the source files don't have the same dimensions and proportions. You should therefore specify the exact size of each logo according to the layout.

    • in the form, you use an email input, which is perfect from a semantic point of view and much easier to check the validity of the input. On the other hand, it still doesn't allow you to manage error messages when the field is empty and submitted or when the value input is in the wrong format (with the appropriate error message displayed and the input border in red).

    I'm sure you'll be able to sort out these details easily 😉.

    0