Lecture 7 Quiz: HTML Forms & Form Elements

Note

Review before quiz: Lectures | Week 2 Content | Lab 2 | Assignment 1

Lecture 7 Self-Check

Question 1: Which tag is used as the container for form controls?
Select an item
Question 2: Which statement correctly describes the POST method?
Select an item
Question 3: Which attribute makes a form field mandatory before submission?
Select an item
Question 4: Which control type is used when users can select multiple options?
Select an item
Question 5: Why should a <label> be associated with form inputs?
Select an item