Created
July 30, 2019 16:56
-
-
Save aaggour/2286b0e3de118df0ef6ec435fb78a9dd to your computer and use it in GitHub Desktop.
formtarget attribute
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <form target="_self"> | |
| <input type="submit" formtarget="_blank"> | |
| </form> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment