Souldn't border-bottom be applied to inline element since IE 5??
It doesn't seem to work with IE 6.0 there (I don't have IE 5to try the code).
// code (excerpt)
#header a { color: #6c6c6c; text-decoration: none; border-bottom: 1px solid
#6c6c6c; }
...
<div id="header">
....
<dl class="icones">
<dt><img src="img/ic_renc.png" alt="Icone" class="icone" width="48"
height="48" /></dt>
<dd><a href="#">rencontres</a></dd>
</dl>
....
</div>
....
please help.
Vic
______________________________________________________________________
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/