Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #969908

    Hi!

    I use <a href="tel://5555551212">555.555.1212</a> for text, but how can I get an image, graphic, etc. to do the same thing as tapping on the phone number? A button is too small.

    Thanks!

    • This topic was modified 6 years, 5 months ago by Intell.
    #970290

    Hey Intell,

    You could try something like this:

    <a href="tel://5555551212"><img src="URL of your image" alt="alt text"></a>

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.