If you need a means of contact for your site visitors you have 2 simple options 1. an email contact link or 2. an email contact form. mailto: html code to create an email link the mailto: attribute of the <a> tag is used <a href=“mailto:someone@their-email.comtheir-email.com“>email</a> a subject can also be included using the ?subject [...]