Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


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

[Javascript] CSS for IE and NS


  • From: javascript@xxxxxxxxxx (FERON Matthieu)
  • Subject: [Javascript] CSS for IE and NS
  • Date: Tue, 20 Nov 2001 18:02:30 +0100

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C171E4.A80BB50A
Content-Type: text/plain;
	charset="iso-8859-1"

hello,
I've got a text to be sized the same in IE or NS.
I use a CSS with the px unit but it's not the same appearance.
I know there's other units but I don't know the one I could use to have the
same 'look'

------_=_NextPart_001_01C171E4.A80BB50A
Content-Type: text/html;
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12">
<TITLE>CSS for IE and NS</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">hello,</FONT>
<BR><FONT SIZE=2 FACE="Arial">I've got a text to be sized the same in IE or NS.</FONT>
<BR><FONT SIZE=2 FACE="Arial">I use a CSS with the px unit but it's not the same appearance.</FONT>
<BR><FONT SIZE=2 FACE="Arial">I know there's other units but I don't know the one I could use to have the same 'look'</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C171E4.A80BB50A--