html format link number to phone code example
Example 1: html telephone
<a href="tel:0612345678">Call me!</a>
Example 2: phone number button on website
<a href="tel:5554280940">Call us at 555-428-0940</a>
<a href="tel:0612345678">Call me!</a>
<a href="tel:5554280940">Call us at 555-428-0940</a>