WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: do orphaned form labels = accessibility failure?

for

From: Ryan E. Benson
Date: Aug 16, 2012 5:05PM


Paul,

> In my current testing project I'm seeing <label>s wrapping everything, they're using labels like paragraph tags. It's really strange!
Would the site happened to be written in ASP? I have seen a few blog
posts saying <asp:label> can be used push data to the page, like PHP's
echo()

--
Ryan E. Benson


On Tue, Aug 14, 2012 at 7:25 PM, Paul J. Adam < <EMAIL REMOVED> > wrote:
> It almost seems like it should be a failure but I guess it does not affect a screen reader since they only can pull up a list of inputs, not labels without an input.
>
> In my current testing project I'm seeing <label>s wrapping everything, they're using labels like paragraph tags. It's really strange!
>
> I think I should still flag it as not following web standards coding practices at least, but I guess it's not something you could say is a specific WCAG 2.0 accessibility failure.
>
> Paul J. Adam
> Accessibility Evangelist
> Deque Systems
> <EMAIL REMOVED>
> www.PaulJAdam.com
> @pauljadam on Twitter
>
>
> > >