Hidden

suggest change
<input type="hidden" name="inputName" value="inputValue">

A hidden input won’t be visible to the user, but its value will be sent to the server when the form is submitted nonetheless.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Input control elements:
* Text
* Color
* File
* Button
* Reset
* Submit
* Tel
* Hidden
* Email
* Number
* Range
* Search
* Image
* Week
* Month
* Time
* Url
* Date

Table Of Contents