Duckworth, Nigel wrote:
In my simplified test case I have 2 graphics in a div, first floats left, second floats right. Looks fine in most browsers except for Win
 IE5.

http://nigelduckworth.com/test/one/test_ie5.html

'IE5.0 only' corrections:
#banner {width: 704px;
background: transparent;
}
img#logo {
margin-right: -6px;
}
...should compensate for box-model and other problems. Not sure if the
values are correct for IE5.5 since I don't have that version.

regards
        Georg
--
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to