Name

<input type=hidden>

Synopsis

<input type=hidden>

Create a hidden element within a <form>.

Attributes

name =string

Specify the name of the parameter that is passed to the form-processing application for this input element (required).

value =string

Specify the value of this element that is passed to the form-processing application.

See Chapter 6 for more information on using forms.

Get Webmaster in a Nutshell, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.