help.sitevision.se hänvisar alltid till senaste versionen av Sitevision
12.4 Do associate controls explicitly with their labels.
Explicit label association is prefered to implicit. Match input's id attribute with label's for attribute.
Do associate controls explicitly with their labels. Specify an id attribute for input and match it with label's for attribute.
Översättning
Se till att styrelement i formulär är explicit kopplade till etiketterna.
Innebär
I HTML, använd LABEL och dess "for"-attribut.
Hjälpte informationen dig?