massazoum / Portfolio-setup-and-mobile-first

My portfolio to demonstrate my specialization in designing visually beautiful and responsive websites utilizing HTML, CSS, and JavaScript. My passion lies in building user-friendly interfaces and optim…
GNU General Public License v3.0
3 stars 0 forks source link

Validate form #14

Closed massazoum closed 1 year ago

massazoum commented 1 year ago

Hi team, This pull request is created to inform users : -That if the input email is in uppercase an error message will be displayed informing that it has to be lowercase. -when the validation is verified, then the form is sent. In order to achieve that, I used the event method.