Cell phone links on a page
Saturday, November 14th, 2009While searching for ways to make a cell phone call a phone number on a web page I found there is no official standard. The most common seems to use the anchor tag with href=”tel:9999999999″. It does work from my blackberry web browser. It can also work with an image of the phone number.
<a […]