Create a hyerlink that opens up as a text message

dressedinpink

Newbie
Joined
Mar 18, 2016
Messages
48
Reaction score
1
Looking for someone to create a hyperlink that will automatically open a text message with my phone number in it on smartphones

Looking to place the hyperlink on Instagram in the website section
 
Looking for someone to create a hyperlink that will automatically open a text message with my phone number in it on smartphones

Looking to place the hyperlink on Instagram in the website section

Skype: TrulyDesigns

I can do this for you within the hour.

or do it yourself with a little bit of HTML:
Code:
<a href="sms:number-here">New SMS Message</a>
 
Back
Top