I have come across a strange problem and am wondering if someone might be able to help. With IE, when I move my mouse over the anchor, I lose the red margin at the bottom (yes, the display is completely different in Firefox). I have reduced this difficulty to the smallest code possible.
<head> <style type="text/css"> a:hover { background-color: white; } #X { background-color: red; width: 150px; } #X div { background-color: green; margin: 5px 5px; } </style> </head> <body> <div id="X"> <div><a href="#">test</a> test test test test test test test</div> </div> </body> This has got to be one of those strange IE problems, but I have not been able to figure out which one. Any help in identifying it would be greatly appreciated. Cheers - george Handmade Photographic Images - http://www.GLSmyth.com DRiP Investing - http://DRiPInvesting.org __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/