[Wylug-help] Mozilla vs IE CSS differences

scott linux at sh2515.plus.com
Thu Dec 14 14:32:19 GMT 2006


I have recently just joined the WYLUG and I am struggling with getting
RealPlayer and Compiz to work in all of the Linux distros, so programming is
well out of my league.  Sorry.

-----Original Message-----
From: wylug-help-bounces at wylug.org.uk
[mailto:wylug-help-bounces at wylug.org.uk] On Behalf Of Gary Stainburn
Sent: 14 December 2006 12:47
To: wylug-help at wylug.org.uk
Subject: [Wylug-help] Mozilla vs IE CSS differences

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.

Gary

table#dman
	{
	font-size: 10pt;
	font-family: arial, "sans serif", "new century schoolbook"
	border: 1px;
	border-spacing: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #fff; 
	empty-cells: show;
}

#dman tr td
	{
	text-align: center;
}

#dman tr th
	{
	text-align: center;
}
-- 
Gary Stainburn
 
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000     

_______________________________________________
Wylug-help mailing list
Wylug-help at wylug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/wylug-help
 
===========================================================
This email has been verified as Virus free
Virus Protection and more available at http://www.plus.net
===========================================================




More information about the Wylug-help mailing list