HTML Email Input Generator

An input type "email" lets users enter an e-mail address or list of email addresses if the multiple attribute is specified.

Preview

Properties

Code

<input type="email" placeholder="johndoe@site.com" name="myEmail"/>