Added resource under 'More information' (#22957)
* Added resource under 'More information' * Fixed formatting
This commit is contained in:
committed by
Manish Giri
parent
11ed97e860
commit
4b44e363c4
@ -83,3 +83,6 @@ The form tag can also have an attribute named "target" which specifies where the
|
||||
|
||||
The action attribute defines the action to be performed when the form is submitted.
|
||||
Normally, the form data is sent to a web page at the Script URL when the user clicks on the submit button. If the action attribute is omitted, the action is set to the current page.
|
||||
|
||||
## More information
|
||||
- [Wikipedia](https://en.wikipedia.org/wiki/Form_(HTML))
|
||||
|
Reference in New Issue
Block a user