What is the difference between the id
and name
attributes? They both seem to serve the same purpose of providing an identifier.
I would lik
Below is an interesting use of the id attribute. It is used within the tag and used to identify the form for elements outside of the boundaries so that they will be included with the other fields within the form.
The "Last name" field below is outside the form element, but still part of the form.
Last name: