Giuseppe Craparotta wrote:
> Please open IE7 or 6 and go to: 
> _http://www.giuseppecraparottacv.co.uk/work-web3.html
> y_ou see that there's a "works" link - an <a> tag displayed as a block - 
> in each of the first 4 boxes - all <li> part of an <ul>.
> The <a> tag is absolutely positioned in the context of the <li>, which 
> is relatively positioned.
>
> This styles seem to imply that in IE6 and 7 a clear grey border appears 
> below the first 4 <li>'s, as you can see. It is actually the page 
> background, not a border part of my design.
>
>   
The band-aid approach: Applying a margin-top of -5px to li.odd and 
li.even seems to fix it in WinXP/IE6.

For the long term: I'd recommend a bit of XHTML restructuring to make 
this design easier to implement across browsers.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to