Mike, This is exactly the reason why I include the <br> at the end of the labels so that the form still displays nicely without the styles applied.
I suppose a better case could be made for removing the display: block; from the labels in this situation but would be needed if for example you wanted a couple of labels side by side and needed to apply a width to the label. John, of course you're right though and the display: block on the label is doing the same thing as the <br> in the example above. On 27/09/2007, Mike at Green-Beast.com <[EMAIL PROTECTED]> wrote: > Hi John, > > > With your labels set to display: block, you don't realy > > need the extra <br> at the end of each one. ;) > > You're right, of course, but I think it's a good idea to keep the breaks. > Not everyone supports styles so the breaks keep the form neat without them. > > My 2 cents. > > Cheers. > Mike Cherim > > Just relaunched as v5: http://greenmethods.com/ > > > > ----- Original Message ----- > From: "John Faulds" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Wednesday, September 26, 2007 6:16 PM > Subject: Re: [WSG] Form styling > > > http://www.dave-woods.co.uk/wp-content/uploads/2007/09/accessible-forms1.html > > With your labels set to display: block, you don't realy need the extra > <br> at the end of each one. ;) > > > -- > Tyssen Design > www.tyssendesign.com.au > Ph: (07) 3300 3303 > Mb: 0405 678 590 > > > > ******************************************************************* > 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] > ******************************************************************* > > ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
