addtess tag html code example
Example 1: html tag email
<a href="mailto:[email protected]">Contattaci</a>
Example 2: address tag in html
<address>
<a href="mailto:[email protected]">[email protected]</a><br>
<a href="tel:+1234567890">(123) 456-7890</a>
</address>