Pomocí tagu input s atributem type v hodnotě email lze vytvořit pole pro zadání e-mailové adresy.
input
type
email
<input type="email">
: