How to Link an Email in HTML (mailto:) + Add Other Parameters
To link an email in HTML, use the mailto: protocol inside an anchor tag like this: <a href=”mailto:[email protected]”>Email us</a>. That simple line of code creates a clickable email link that opens the user’s default email app with your address prefilled. …




![The Short History of Web Design [Infographic]](https://designmodo.com/wp-content/uploads/2018/11/The-History-of-Website-Building-319x207.png)