Skip to content

Instantly share code, notes, and snippets.

@drublic
Forked from LeaVerou/dabblet.css
Created October 24, 2012 07:22
Show Gist options
  • Save drublic/3944531 to your computer and use it in GitHub Desktop.
Save drublic/3944531 to your computer and use it in GitHub Desktop.
Testing mailto forms
/**
* Testing mailto forms
*/
<form action="mailto:team-devrel@w3.org" method="get" enctype="text/plain">
<input name="foo" value="bar" />
<input name="subject" value="askdjhg" />
<button type="submit">OK</button>
</form>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment