CodeToFun
Learn Programming Free
Tutorials
Languages
Features
About
Sign In
Tutorials
Languages
Features
About
Sign In
Back
/
HTML method Attribute
HTML method Attribute — POST Form Submission
Try It
Run
Reset
Save
Save to Google Drive
Sync with your Google account
Download HTML
Save to your device
Share
Full
HTML Code
Copy
method — POST form
method="post" on <form>
Name:
Email:
Submit (POST)
Submit the form to see how POST sends data in the request body (demo only — no server call).
Lines:
0
| Characters:
0
Live Preview
Auto-refresh on Run