- Original Message -
From: Jason Grant [EMAIL PROTECTED]
Boots.com is one of the most 'formsy' web sites out there.
I suggest you sign up for it and try to see what has been done there...
Regards.
boots.com redirects to bootsus.bri-global.com/ - is this the site you were
referring
Validate your CSS - there area few errors that may be to blame.
From the validator:
URI : http://www.dianebrinker.com/styles.css
16 #contentProperty opacity doesn't exist in CSS level 2.1
but exists in [css3] : 0.8
17 #contentParse Error opacity=80)
- Original Message -
From: Jason Grant [EMAIL PROTECTED]
To: wsg@webstandardsgroup.org
Sent: Friday, October 17, 2008 4:51:46 AM GMT -05:00 US/Canada Eastern
Subject: Re: [WSG] labels as input wrappers + h6 in place of legend
You should also be aware of the fact that for a
I am looking for feedback on two questions, based on the simple form snippet
below.
fieldset
legendbPersonal Details/b/legend
label for=nameName:/label
input id=name type=text name=name size=30 br
label for=idID Number:/label
input id=id type=text name=id number size=10
/fieldset
Thank you everyone for your replies. So it seems the trusty old traditional
filedset
llegendContact Information/legend
label for=nameName/labelbr /
input id=name type=text
/fieldset
is the way to go to keep all browsers and screen readers happy. I think I can
likely lose the br / and