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
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    This challenge was quite interesting, it allowed me to get an introduction in how to use API in an application. It had also allowed me to use for the first time: React and SASS, so if you have any advice on how I could improve my use of these two tools, go on !

    Have a great day !

  • Submitted


    I'm glad to be able to submit a solution to this challenge, but my solution is not quite finished:

    • There is a big empty space below the "First name can't be empty", I managed to fix it once but it comes back so I don't know how to fix it (maybe with some margin?

    • I don't know how to style the placeholder content "email@example/com" only when the form is submitted, so how can I do that?

    • Is it very important to have a <label> element on all forms, because on this challenges it seems to be useless.

    Have a nice day !

  • Submitted


    I just have one question:

    How can I align the button elements on the same axis, when I shrink the viewport width in the desktop layout ?

    If you have any other advice, please do ! Thanks and have a nice day .

  • Submitted


    It wasn't a very difficult challenge but there are still a few questions:

    • I have used several h2 tags for each stat box, was this the best way to do it ? I don't know if using <h2> in this way is allowed

    -I have used an association of filter properties to make the hue-rotate() work, but I don't know if we can do this another way ( like using background-color or something else ).

    That is all, have a nice day !

  • Submitted


    If you have some advice to make my code better, for example some CSS tricks to make my CSS less longer, go ahead, I will be happy to receive it !

    However, there is always a little problem, when the the viewport width is around 400px and below, the change link is overflowing of my container, how can I fix that ?

    I used filter : brightness() for the hover effect on buttons, is it correct ? Or is there better way to do this ?

    Did I always need to install the new font-family on my laptop to use it ?

    Thank you if you have answered me and have a great day !

  • Submitted


    There is still some bugs in the code and it's not fully finished, if you have some finitions to provide me, I will be happy to receive it.

    I don't know if it's fully responsive, especially about my using of units (em,rem,px,etc...)

    If you have any advice, don't hesitate to give them to me.

    Thank you and have a great day !

  • Submitted


    Hello, so it was my first challenge and I have a few questions :

    How can I reduce the top gap between the image and te <div> box ? What was the font-family used for the text ? What is the different methods to center a div ( I have used margin for this challenge) ?

    If you have any advice, will be happy to receive it ! Thank you