Example

A simple <input> tag with hidden attribute:

Laboratory

description & Usage

The <input type="hidden"> attribute displays a hidden field.

This field gives the programmer the ability to add invisible and unchangeable fields to the form and send it.

Notes

Syntax

Attribute Values

Values Description