Activity Instructions: Recreate the Sample University Enrollment Form using proper HTML input types appropriate for each piece of data needed — type="date" for Birthday, type="email" for E-mail, type="tel" for phone numbers, type="number" for Zip Code & Age, type="radio" for exclusive single-select groups (Civil Status, Legal Status, Sex), and type="checkbox" only where multiple selections may genuinely apply.