Description: The form element has a label but text has not been added (label is empty). Context: HTML without any content can clutter the HTML making it difficult for readers to scan through it ...
HTML documents can use forms to collect information from users. Form controls need to function for all users, and they each need to have associated labels to help users understand what is required.