- ARCHIVE / HTML
- Linking Phone Numbers On An iPhone Website
I have began to create a website for a client as an iPhone site. Here is a simple way to link to a phone number as if you were creating a book now link.
<a href="tel:+1-800-555-5555">
<img src="/images/book_now.jpg" alt="Call 1-800-555-5555" />
</a>