Hi, I have an anomaly on my page which appears on IE5.01, IE5.5 and IE6 on win, yet if you click off the page and then come back to it the anomaly has gone! I've read up on the 'Peekaboo' bug, as my code has a float, but my problem appears in all three versions of IE, not just v6.
My page and style sheet are at: http://www.defactosoftware.com/staging/focus/a_d_cs_kiowa.html http://www.defactosoftware.com/staging/focus/css/activity.css In the 'Download' box half way down the page on the right, I initially see the anomaly. When I click away from the browser, and then return to the page, the artefact has gone. I'm stumped here, as it is beyond my as yet beginners CSS knowledge. Could anyone shed some light on this problem for me? many thanks in advance, Mark Carter Web Marketing De Facto Software Ltd http://www.defactosoftware.com/ The relevant html is: <div class="Sidebox"> <div class="Boxhead"> <h2>Download</h2> </div> <div class="Boxbody"> <p style="background-image: none;"><img src="images/general/pdf_icon3.gif" width="32" height="35" style="float: left; margin: 0px 8px 0px -9px" / > <a href="m_fresh_produce.html">Kiowa Case Study PDF (285kb)</a><br> </p> </div> </div> The relevant CSS is: .Sidebox { margin: 0 auto; width: 238px; background: url('../images/activity/sbbody-r.gif') no-repeat bottom right; font-size: 100%; MARGIN-TOP: 30px; } .Boxhead { background: url('../images/activity/distributor/dis_1_sbhead-r2.gif') no-repeat top right; margin: 0; padding: 0; text-align: left; } .Boxhead h2 { background: url('../images/activity/distributor/dis_1_sbhead-l2.gif') no-repeat top left; margin: 0; padding: 22px 30px 5px; font-weight: bold; FONT-SIZE: 14px; line-height: 1em; color: white; } .Boxbody { background: url('../images/activity/sbbody-l.gif') no-repeat bottom left; margin: 0; padding: 5px 20px 20px; FONT-SIZE: 10px; } .Boxbody p { margin: 5px 0px 3px 6px; padding: 0px 10px 5px 11px; background: url('../images/market/fresh_produce/arrow.gif') no-repeat 0 3px; } .Boxbody a { display: block; } .emphasise { font-weight: bold; } ______________________________________________________________________ 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/