Previous | Next
Full View
Contents of Form instruction
Form instruction
- Provide clear instruction how to fill out the form before the form
- Avoid generally any non-focusable content in the form
- Use tabindex="0" to focus on non-focusable content (e.g. instruction)
- Make sure that instructions for specific form controls comes before the form control in the logical order