Quantcast
Channel: What is the purpose of the HTML name attribute? - Stack Overflow
Viewing all articles
Browse latest Browse all 6

What is the purpose of the HTML name attribute?

$
0
0

What is the purpose of the name attribute on input, span, or div tags? Should an id tag be used instead?

Example from Mozilla's documentation:

<label for="User">Click me</label><input type="text" id="User" name="Name" />

Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images