Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Id is just an attribute, it doesn't do anything unless it has styles applied to it. An id must be unique, never repeated on the page. This is especially important since id is an important hook for JavaScript.
Name is needed on form elements, as its values are sent as form data when the form is submitted.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|