Skip to content

Instantly share code, notes, and snippets.

@zeero
Created September 21, 2011 06:42
Show Gist options
  • Save zeero/1231417 to your computer and use it in GitHub Desktop.
Save zeero/1231417 to your computer and use it in GitHub Desktop.
testing mailto link for mobile phone
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
</head>
<body>
<a href="mailto:?subject=test&body=testtest">件名と本文(ascii)</a><br><br>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment