• In the contact me page of our website I have the option to email the director and the chairman of the board. How do I hyperlink that? What do I put in there?

    I entered the email address. Example: john@johnsmith.com, but that doesn’t work.

    Can anyone help? Thanks.

Viewing 1 replies (of 1 total)
  • mailto: before the email address

    <a href="mailto:john@johnsmith.com">Email This Dood</a>

    In a template

    if you are doing it directly from the visual editor in the page editor just type what you want displayed… Mail This Dood

    Then highlight the text, and click the link icon, looks like a chain

    and type the mailto: and address bit

Viewing 1 replies (of 1 total)

The topic ‘Linking to Email’ is closed to new replies.