Skip to content

Instantly share code, notes, and snippets.

@bballentine
Created February 10, 2013 16:57
Show Gist options
  • Save bballentine/4750207 to your computer and use it in GitHub Desktop.
Save bballentine/4750207 to your computer and use it in GitHub Desktop.
WEB2710: W3-2
<ul>
<li><a href="tel:5555555555">Call Me</a></li>
<li><a href="mailto:example@email.com?subject=contactform%20submission">Email Me</a></li>
<li><a href="sms://5555555555?message=someMessage">Text Me</a></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment