tomliv
Bronze Coder
Hello,
I need to create a form where a text field is within a sentence and is properly accessible, such as:
This year I will be [_] years old.
The brackets representing a small input[type=text]. Would the text here be the label? DO I need a visually hidden label to explain what's happening?
I need to create a form where a text field is within a sentence and is properly accessible, such as:
This year I will be [_] years old.
The brackets representing a small input[type=text]. Would the text here be the label? DO I need a visually hidden label to explain what's happening?