Horje

Example of HTML Target Attribute in Form Action

Here, the submitted result will open in a new browser tab:
index.html
Example: HTML
 <form action="/action_page.php" target="_blank"> 





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