Creating a Text Message (SMS) Link
When you want to create a link that sends a pre-populated message to one recipient on Android and iOS devices, use the following structure.
<a href="sms://+15015550100;?&body=Hello%20World">one recipient only with body</a>