How to create clickable phone and sms link?
Nowadays no one can pass a single day without a smartphone. Laptop/Computer Tabs are much more essential for web browsing in modern day. So a web designer or web developer should care about creating clickable phone links and clickable sms links. Mention-able that clickable phone link frequently used but clickable sms. It is so much easier to replace clickable phones to clickable sms which will redirect users to sms/texting option from mobile devices. The below is a step by step walk through guide.
Here is HTML link that create clickable phone link:
<a href=”tel:+123412345″>Got A Question? TEXT US (123) 412-345</a>
And here is HTML link that create clickable SMS link:
<a href=”sms:+123412345;?&body=Hi, “>Got A Question? TEXT US (123) 412-345</a>
Note: Please remember that you need to change the telephone number with yours. Also use the country code at the beginning of the phone number.
You may also like Updates are disabled by the administrator Google Chrome