Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Use JavaScript and HTML to make a web page which collects the user's first name, family name/surname, email address, date of birth, and favourite
Use JavaScript and HTML to make a web page which collects the user's first name, family name/surname, email address, date of birth, and favourite sport (Athletics, Basketball, Cricket, Football, Hockey, Swimming or Tennis only) and sends them off to a server. Make some reasonable assumptions about the content and format of these data and enforce the assumptions from within your page.
Just require the code, no documentation required.