Answers for "WHich snippet when clicked makes a phone call in html"

0

how to add telephone number in html

Add this tag in your HTML file

<a href="tel:5554280940"></a>
Posted by: Guest on October-12-2020

Code answers related to "WHich snippet when clicked makes a phone call in html"

Browse Popular Code Answers by Language