On Tue, 29 Jun 2004 22:28:16 +0000 (UTC), "dr88363"
<webforumsuser (AT) macromedia (DOT) com> wrote:
Quote:
the page in IE, the vertical distances of the text are messed up. They are much
greater than they should be. It is not the same as I see it in MX 2004. If I
open the page up in Netscape, the text alignment is perfect. |
You do not set the page margins, the table cellpadding or cellspacing.
That means that you're allowing the browser to use its default values
for those. They will vary from browser to browser. Set your page
margins, table cellpadding and cellspacing to some specific values and
the display should be closer between browsers.
Gary