HTML Standard attribute: action
[this page | pdf | back links]
The HTML action attribute indicates where to
send form-data for a <form>
element when the form is submitted.
Valid attribute
values (when used with a <form> element)
include:
|
Value
|
Description
|
|
URL
|
Where to send the
form-data when form is submitted
|
NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes