Horje

Example of The get Method Attribute in HTML Form

This example uses the GET method when submitting the form data:
index.html
Example: HTML
<form action="/action_page.php" target="_blank" method="get">




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Form Attributes
Uploaded by:
Admin