Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30141
    admin
    Guest

    Hi! I am trying to link a button to an email address, so when people click it they can send me a message from their default mailbox. Yet, it is not working for me; I can link buttons to websites but not to emails. What should I enter when inputing the email address in the link field? (by default it starts with a pound symbol). Should I start with “http://”? with “mailto:”? Please advise

    #30142
    BoldGrid Contributor
    Guest

    Hello and thanks for contacting us. This is the correct link code per w3Schools.com.

    <a href="mailto:webmaster@example.com">Jon Doe</a>
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘WISH TO LINK A BUTTON TO AN EMAIL ADDRESS, NOT TO A WEBSITE’ is closed to new replies.