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

  • @DiegoPasaye

    Submitted

    Hi guys, this is my try of the excercise, i can´t move the placeholder, i try with left, margin-left, etc, but i can´t, who can help me with this? I appreciate your comments.

    Sami NASRI 240

    @SilverWings47

    Posted

    Hello! Good job and well done, just few remarks:

    • Try adding some padding on the left side of the email input.
    • Try adding different alert messages for when the input is empty and the email format is wrong.
    • When a correct email is entered, there's no message or alert that tells the user the form is valid.

    Good Luck !

    0
  • Sami NASRI 240

    @SilverWings47

    Posted

    Nicely done, good job. Something you could do, would be to add a nice message or pop-up alert to tell the user that the form has been submitted with success. Good luck in the future.

    0
  • Sami NASRI 240

    @SilverWings47

    Posted

    Excellent job, well done. I just have one remark: your mobile background isn't filling up the whole page.

    1
  • Sami NASRI 240

    @SilverWings47

    Posted

    Hello there !

    • Instead of using border-radius on individual elements, use border-radius: 12px on the .container class with overflow: hidden; This will allow you to use border-radius only once.
    • On the .card__stats .card__stats__child class, use gap: 2.8rem; to separate the three stat blocks instead of padding : 2.8rem 0 2.8rem 0.

    Good Luck !

    0
  • Sami NASRI 240

    @SilverWings47

    Posted

    The screenshot is messing up my design.

    0