Created
September 21, 2011 06:42
-
-
Save zeero/1231417 to your computer and use it in GitHub Desktop.
testing mailto link for mobile phone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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