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 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list