On 11 Nov 2005, at 7:47 am, Alexander Jerabek wrote:
So I came up with this:
legend{margin:-1em; font-size:0px;}
In Mozilla the 0px makes the text invisible, but only miniscule in IE
so
I used margin:-1em; is to push it under the drop down menu in the form.
My question is: does anybody know if this will have adverse affects on
accessibility or if there are any other weird problems with using this
technique?
In my copy of Firefox, your legend will be 12px in size (minimum
font-size set, us older people really do like that little preference in
the browser ;-))
visibilty:hidden or text-indent:-10000px !important are some options.
Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com/>
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************