Computer scienceFrontendHTMLForms

Hidden form fields

Attributes

Report a typo

Below are the attributes of the HTML input tag when you want to apply the hidden form field. Match the attributes with their correct description.

Match the items from left and right columns
value
type="hidden"
name
Assigns a unique name to the ipnut field.
Used to set the input field as hidden input field.
Sets the data that you want to store in the hidden field.
___

Create a free account to access the full topic