add email us box html code example
Example 1: html tag email
<a href="mailto:[email protected]">Contattaci</a>
Example 2: how to add an email box in html
Email : <input type="email">
<a href="mailto:[email protected]">Contattaci</a>
Email : <input type="email">