You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: techniques/general/G211.html
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -110,11 +110,12 @@ <h3>Stacked Labels</h3>
110
110
</figure>
111
111
<p>The hint text in such implementations should be kept to a single line where possible, since accessibility issues can arise where a more lengthy hint separates the label from its input. Figure 4 illustrates that the concept of "adjacent text" is a guide for label interpretation, but cannot always serve as a hard rule.</p>
<pclass="working-example"><ahref="../../working-examples/label-in-name-general/example2.html">Working example of stacked labels</a></p>
120
121
@@ -151,9 +152,9 @@ <h3>Text in parentheses and punctuation</h3>
151
152
<figcaption>Figure 6 The "Name" and "Birth date" labels with additional information (and asterisk and an input formatting instruction, respectively)</figcaption>
<pclass="working-example"><ahref="../../working-examples/label-in-name-general/example3.html">Working example of inputs with simplified accessible names</a></p>
0 commit comments