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

  • Miqdaad07 10

    @Miqdaad07

    Submitted

    The area I found challenging was positioning the whole content at the center of the page.

    LucasEPK 200

    @LucasEPK

    Posted

    Hello!

    First of all, good job and nice solution!

    I can give you some tips on how to center the card better:

    • remove "whole" class margin-top: 50%; attribute
    • add height: 100vh; to the body in the CSS

    That should do the trick! Ask me if you have anymore questions or tell me if you found my answer useful!

    Marked as helpful

    1
  • @sarthakyadav25

    Submitted

    I am beginner in web dev and i want to know what is the best way to create a responsive website like is there a defined standard to do so if yes what are the required things to follow?

    LucasEPK 200

    @LucasEPK

    Posted

    I suggest to look up "CSS media queries", it will help you a lot with building responsive pages

    0