On Thu, 14 Apr 2005 13:35:31 +0100, Philippe Wittenbergh <[EMAIL PROTECTED]>
wrote:

There is a very easy way of doing forms without tables:
label {display: inline-block; width: 10em;}

and it works in IE/win, IE/mac, Opera and Safari,
but totally fails in Gecko...

Does anyone know how to get it working in Gecko?

You can try display:-moz-inline-box, that is an internal alias to inline-block that works sometimes.

It's buggy, but that's better than nothing. Thanks.


-- 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