Sent by Robert Lane on 11 February 2003 21:09
You are right Seamus. No difference NOW. Someone helped me LATE last night
unravel the problem. Karen Boyle at PVII fixed me up. Thank You for
looking at it though, Sorry I didn't post something out here to let you know
that was fixed.
Here was Karen's recommendations [I did have to add a line-height in the td
style to get the block display right]:
Hello Robert,
It seems like the browser is thoroughly confused on how you'd like for those
links to be displayed - and rightfully so.
td { font: normal bold 10px/100% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
display: block; line-height: 20px;
background-color: #2e3436; color:white;
}
Give this a try:
td {
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background-color: #2e3436;
color: white;
}
... and remove the Height specification on the td a's in there.
And that fixed the display differences.
-----Original Message-----
From: [EMAIL-REMOVED]
[EMAIL-REMOVED]]On Behalf Of Seamus Leahy
Sent: Tuesday, February 11, 2003 1:25 PM
To: css none
Subject: Re: [css-d] This code validates - yet table breaks apart in
Mozillaand NS7 - ideas?
> http://www.lane-consulting.com/Mick/
>
> This is all rendering as intended in IE6 - but in
> NS7 and Mozilla I have a major problem.
I see no difference in Mozilla 1.1 from IE 6.
__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/