HTML5 has brought many new features that both developers and users can benefit from. One of them are input types. Building optimally working forms back in the days was a very complicated and tedious process. Developers needed to validate the input fields to prevent the transmission of wrong data. On the other end, users also had [...]