Hi Thierry,

As a side note, I style these BRs with "display:none".

I'm curious, what effect does that have on the styled page?Do you do something like...

label {
 display : block;
}

br {
 display : none;
}

Thanks.
Mike


----- Original Message ----- From: "Thierry Koblentz" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, February 08, 2008 2:32 PM
Subject: RE: [WSG] Styling forms


On Behalf Of Mike at Green-Beast.com
I don't think the break use has any bearing on the accessibility of the
form's elements so that doesn't seem to have bearing on my decision. No
negatives that I'm aware of.

Semantically speaking, I think the introduction of a break is akin to
adding
a slight pause. I don't think that has any bearing on accessibility to
that
end either.

I use the line break because without it and without styles support, labels and input fields appear next to each other. I think this may be confusing to some people; they could visually associate a label with the wrong input field.

As a side note, I style these BRs with "display:none".

--
Regards,
Thierry | http://www.TJKDesign.com






*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************





*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to