Seems like IE doesn't think a fieldset is a block object. Adding  
"display: block;" to the fieldset will fix the problem and doesn't  
cause any adverse affects to Firefox or Safari.

Score another point for open-source software.

-Tyson


On Apr 4, 2006, at 6:11 PM, Tyson Tate wrote:

> IE 6 seems to have an issue with fieldsets that have margins. If
> there's a block element next to the fieldset, it appears to work. But
> if two fieldsets are right next to each other in the code, they get
> shifted to the right.
>
> <http://ohgoditburns.net/forms.html>
>
> Works fine in Safari and Firefox, but IE 6 chokes. Any ideas?
>
> Thanks,
> Tyson
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
>

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to