can sum1 plz help me?
if i change the link styles to:
Code:
#menu a:link, a:active, a:visited {
border-right: 1px solid #000000;
text-decoration: none;
height: 32px;
padding: 0 10px 0 10px;
text-align: center;
font-size: 13px;
display: table-cell;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: black;
}
it displays fine in firefox and not so good in internet explorer
Last edited by cpfreak23 : 12-16-2005 at 07:32 PM.
|