http://www.themaninblue.com/experiment/InForm/fieldset.htm : would you say that there is no way to style a legend so that it is not ON the border of the fieldset?

I've just made a hack for IE:

fieldset {background: red; position: relative;}
legend {position: absolute; top: -0.6em; left: 0;}

and it doesn't seem to break in Opera or Firefox, but I'd hide it anyway.

--
regards, Kornel Lesiński

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to