Bill Hely schreef:
> OK, my boo-boo, I had the Firefox tab set to use the IE rendering
> engine. Once switched back it works fine.
>
> However, without IE6 support that CSS formatting trick is no use
> to me.
>
> Anyone got any ideas about another (IE6-compatible) way to apply
> formatting to an element, conditional upon the nature of the
> preceding sibling?
>
> TIA
> - Bill
Hi Bill,
If a separate use of the h3 is not needed, maybe a negative
margin-bottom for the h3?
p { padding: 0; margin: 10px 0; }
h3 { padding: 0; margin: 20px 0 -10px 0; }
Greetings,
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/