Created
July 30, 2019 18:37
-
-
Save aaggour/c216721db4e25ac27330dd7041a7a97e to your computer and use it in GitHub Desktop.
form 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
| <input type="text" form="form_id"> | |
| <form id="form_id"> | |
| <input type="submit"> | |
| </form> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment