Skip to main content
Copy edited.
Source Link
Peter Mortensen
  • 31.3k
  • 22
  • 109
  • 132

simply checkoutSimply check out if the entered email address is valid or not using htmlHTML.

<input type="email"/>

noThere isn't any need to write a function for validation.

simply checkout entered email address is valid or not using html.

<input type="email"/>

no need to write a function for validation.

Simply check out if the entered email address is valid or not using HTML.

<input type="email"/>

There isn't any need to write a function for validation.

Post Made Community Wiki by pera
deleted 14 characters in body
Source Link
Ankur
  • 5.1k
  • 19
  • 38
  • 62

simply checkout entered email address is valid or not using html.

    simply checkout entered email address is valid or not using html.
    <input type="email"/>
no need to write a function for validation.

no need to write a function for validation.

    simply checkout entered email address is valid or not using html.
    <input type="email"/>
no need to write a function for validation.

simply checkout entered email address is valid or not using html.

<input type="email"/>

no need to write a function for validation.

Source Link
user2496033
user2496033

    simply checkout entered email address is valid or not using html.
    <input type="email"/>
no need to write a function for validation.