tel no for html code code example
Example 1: html telephone
<a href="tel:0612345678">Call me!</a>
Example 2: how to add telephone number in html
Add this tag in your HTML file
<a href="tel:5554280940"></a>
<a href="tel:0612345678">Call me!</a>
Add this tag in your HTML file
<a href="tel:5554280940"></a>