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

All comments

  • @dzopunk

    Posted

    Try using rem or em units instead of px. For 'fixed' height and width try using percentage % or event better try using vw and vh for containers so you can have that responsiveness. Hope this helps

    Marked as helpful

    1
  • @dzopunk

    Posted

    Hey @francismudzungayiri ,

    1)Always put input element inside your label element. 2) Instead of var start using const variables. Check out online main differences and see why is important to change that.

    Marked as helpful

    0