Re: Mozilla vs IE CSS differences

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2006-12-14 at 13:46 +0000, Gary Stainburn wrote:
> Hi folks.
> 
> If you look at http://www1.ringways.co.uk/images/moz_ie_diffs.png you'll see a 
> screen grab of a web page I'm working on. The Mozilla view (left one) is how 
> I want it, but the I.E. view (right one via VNC) is what I'm getting.
> 
> Anyone know what I need to change in the css below to get it to work.
> 
> I've tried adding
> 
> border: 1px;
> 
> and 
> 
> border-spacing: 1px;
> 
> to the 'TD' and 'TH' definitions, but that just loses the internal borders. At 
> least it then looks the same in both browsers. Wrong, but the same.

I'm assuming that it's the thickness of the borders in the IE table that
is the problem. Have you tried adding "border-collapse: collapse;" to
the css for your table?

Regards,
Patrick


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux