Forms Foundations Quiz

Complete this assessment with 100% score to master this chapter.

01Which element should always accompany an <input> to give it an accessible name?

02Which form method sends data in the request body (invisible in the URL)?

03Which input type opens a date-picker on mobile devices?

04Why should you never use placeholder text as a replacement for a <label>?

05What attribute is needed on all radio buttons in the same group so only one can be selected at a time?