bilalrajput09 / My-Portfolio

https://bilalrajput09.github.io/My-Portfolio/
MIT License
0 stars 0 forks source link

Contact form validation #13

Closed bilalrajput09 closed 1 year ago

bilalrajput09 commented 1 year ago
  1. **We have added conditions to validate if the email is in lowercase or not also we have added regex to make sure the email is actually correct format as well.
  2. We have added a span to display if the email is not lowercase.**