Male
what is the role of name and value ?is it necessary to use ?
Webinar 02: HTML Basics
value is for the value the element will hold in html page,
name is used to identify the element when the request in send back to server, value of that element will get carried associated with the corresponding name