WGU C779 Practice Test B Questions and Answers with Complete Solutions
Document Content and Description Below
In an HTML form, what is the purpose of the name attribute in an tag? ✔✔It organizes
information input by the user into name=value pairs.
Consider the following HTML code:
HTML5 Structural Elements
T
...
In an HTML form, what is the purpose of the name attribute in an tag? ✔✔It organizes
information input by the user into name=value pairs.
Consider the following HTML code:
HTML5 Structural Elements
This code will validate as HTML5.