SyntaxFix
Write A Post
Hire A Developer
Questions
id is used to identify the HTML element through the Document Object Model (via JavaScript or styled with CSS). id is expected to be unique within the page.
id
name corresponds to the form element and identifies what is posted back to the server.
name