WebAIM - Web Accessibility In Mind

E-mail List Archives

Section 508 - Form Field Label

for

From: Barry Johnson
Date: Nov 12, 2010 8:00AM


Below is (simplified) code where TITLE is an attribute of a DIV that
contains a form field. Is this an acceptable way to label a form field for
Section 508 Compliance?



<div *title='CBP'>*

*<input type='checkbox' igchk='1' class='igt_align'>*<span igtxt='1' class="
">CBP</span></div>