Select Menus and Textareas
Keep labels and instructions visible while people choose or write.
Choose from known options
Structure before styling
- A label names both a select and a textarea.
- Each option has a submission value; the empty first option asks for a real choice.
- Persistent help text remains available after typing begins.
aria-describedbyconnects the message field to its detailed instruction.