Sent by Gary Turner on 30 March 2005 19:07
Alan White wrote:
> <snip>
>
> What are the general feelings on the list for this sort of logic:
>
> <!-- Begin example -->
>
> <snip>
>
> Thanks to anyone with feedback on this.
>
> Alan
>
From <http://www.w3.org/TR/html4/interact/forms.html#h-17.10>
"The FIELDSET element allows authors to group thematically related
controls and labels. Grouping controls makes it easier for users to
understand their purpose while simultaneously facilitating tabbing
navigation for visual user agents and speech navigation for
speech-oriented user agents. The proper use of this element makes
documents more accessible.
The LEGEND element allows authors to assign a caption to a FIELDSET. The
legend improves accessibility when the FIELDSET is rendered non-visually."
What I infer from that is that fieldsets allow me to logically and
structurally group my form elements and the legend allows me to label
those groups. I do not see that the legend is the place, either
logically or structurally, to place an instruction set. The p element,
otoh, is exactly the the correct markup for that.
I see no problem at all (save that you should close those fieldsets :))
with your approach. I use paragraphs quite often to give instructions
and other related info. I would not abandon the legend, as it helps the
normal visitor to scan easier and aids those using assistive technology
to 'see' where they are.
cheers,
gary
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/