HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

name

Description

The name attribute for HTML specifies the name of the element to use for form submission and in the form.elements API.

Syntax

name="value"

Examples

1 · HTML

2 · JS