Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html sms link android

<!-- For both Android and IOS -->
<a href="sms:/* phone number here */;?body=/* body text here */">Link</a>
<!-- Use %20 instead of spaces, + for country code -->
<a href="sms:+123456789?body=Question%20from%20me">Send me a SMS</a>
<!-- Without phone number -->
<a href="sms:?&body=Question%20from%20me">Send a SMS</a>
Comment

PREVIOUS NEXT
Code Example
Html :: How can I change the color of one word in HTML? 
Html :: email link html 
Html :: libcuinj64-9.1 : Depends: libcuda1 (= 387.26) 
Html :: og html 
Html :: fa fa-home 
Html :: remove click efect bootstrap 
Html :: tailwind push footer always to bottom of screen 
Html :: bootstrap 5 line height 
Html :: html template 
Html :: how to disable password autofill in react 
Html :: crossorigin attribute values 
Html :: html option selected 
Html :: html first line indent 
Html :: how to make an element unclickable 
Html :: modal footer button center 
Html :: input decimal html 
Html :: How do you require 8-digit password in an input 
Html :: meter balise 
Html :: user cant input somethin ing text bopx 
Html :: What Is the Metaverse? 
Html :: select2 bootstrap modal issue 
Html :: css change font awesome icon color 
Html :: change the text of input file in html 
Html :: mat tab badge 
Html :: input type submit align center 
Html :: how to make the picture in iframe full screen 
Html :: mailto subject 
Html :: onclick function link to another html page 
Html :: html ordered list 
Html :: how to make a text box required in html 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =