RE: How to make Clickable Phone Number Links

You are viewing a single comment's thread from:

How to make Clickable Phone Number Links

in html •  7 years ago  (edited)

You can post code by using backticks (`) around your code to make it look like this:

<a href="tel:+99999999">Call Us</a>

or if you have a multi-line code block you surround the block with three backticks (```) at the start and end:

<a href="tel:99999999">
  Call Us
</a>

This also has the added benefit of using a mono-space font so that your code lines up correctly.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order: