csslist wrote:
> this is how it is supposed to look, see how there isnt any color
> above the feildset border.
> http://www.jamwerx.com/form2.png  (on ff mac)
>
> where as this one, there is some grey extending up over border
> towards the top (on ie6 pc)
> http://www.jamwerx.com/form1.jpg
>
> the form works just there is now some color overflow outside of the
> fieldset

IE positions the background in relation to the legend element somehow.
I'd use position:relative on fieldset and position:absolute on legend with a
negative top value to get the same effect without the background bleeding.

Thierry | www.TJKDesign.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
******************************************************

Reply via email to