Specifies a name or a keyword that indicates where to display the response that is received after submitting the form.
Applies to [HTMLInputElement](/html/elements/input)The formtarget attribute overrides the target attribute of the \
element. Examples<form action="submit.php">
Input field: <input type="text" name="inputfield">
<input type="submit" value="Submit">
<input type="submit" formtarget="_blank" value="Submit to a new window">
</form>
Related specifications
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4