I’m trying to make a html5 form that contains one email input, one check box input, and one submit input.
I\'m trying to use the pattern attribute for the email input but I
If you don,t want to write a whitepaper about Email-Standards, then use my following example which just introduce a well known CSS attribute(text-transform: lowercase) to solve the problem: