Frontpage 2003 web pages in Netscape 4.7

Frontpage 2003 web pages in Netscape 4.7

Post by RWQgV29vZ » Mon, 20 Sep 2004 11:13:04


Hello all,

I created my web page in FP 2003. When I previewed it in IE 6 Browser, it
looked just the same as it did in prieview screen in FP. When I switched to
preview it in both Netscape and Mozilla (latest versions of both) everything
was left justified instead of centered as I set it up in FP 2003.

Any suggestions as to what is wrong?

Regards,
Ed
 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by Stefan B R » Mon, 20 Sep 2004 18:27:18

Provide a URL of the site

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.yqcomputer.com/
_____________________________________________



| Hello all,
|
| I created my web page in FP 2003. When I previewed it in IE 6 Browser, it
| looked just the same as it did in prieview screen in FP. When I switched to
| preview it in both Netscape and Mozilla (latest versions of both) everything
| was left justified instead of centered as I set it up in FP 2003.
|
| Any suggestions as to what is wrong?
|
| Regards,
| Ed
|

 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by RWQgV29vZ » Tue, 21 Sep 2004 03:31:01

I am using FP 2003 to generate an add that will be sent through safe mailer
(PlanetX.com) to send out to opt-in email receipents. The url is for
http://www.yqcomputer.com/ .

However, it is not the url that is the problem. It is the layout of the html
file. The add looks great in FP 2003, and in IE6 (centering, horizontal
lines, spacing, etc.), but in Netscape 4.7 and in Mozilla everything is
jumbled up, and overlayed. it seems to me like Mozilla is exactly loke
Netscape in look and feel, so I am assuming that the problem lies in
incompatibility between FP 2003 and Netscape.

I also have a copy of Dreamweaver 4, but I have not tried to create the html
file in DW 4 to see if it works. I prefer FP 2003, for it's simplicity and
ease of use.

Thanks for your response.

Ed
 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by Murra » Tue, 21 Sep 2004 05:22:04

If I could see the code on the HTML page (the adverti *** t that you will be
mailing), I could probably help you. Do you have that page uploaded
somewhere?

--
Murray
 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by RWQgV29vZ » Tue, 21 Sep 2004 13:01:03

urray,

Here is the code. A couple of restrictions need to be noted. Safe Mailer has
a maximum of 5,000 characters of html code in a post. Sometimes I have
noticed that jpg files show up when gif files do not (I don't understand
this).

Now for the code.

<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>SAVE MONEY ON YOUR LONG DISTANCE</title>
</head>

<body>

<div>
<table id="INCREDIMAINTABLE" cellSpacing="0" cellPadding="2" width="100%"
border="0">
<tr>
<td id="INCREDITEXTREGION" style="font-size: 12pt; cursor: auto;
font-family: Arial" width="100%">
<div>
<center> <p><b><font size="7">SAVE MONEY ON YOUR LONG</font></b></p>
<p><b><font size="7"> DISTANCE TELEPHONE CALLS</font></b></p>
<p><font size="5"><b>AS LOW AS 3.9 per minute - 24/7 - with no
monthly fees!</b></font></p>
<table style="border-collapse: collapse" borderColor="#111111"
cellPadding="2" width="770" border="0" height="75%">
<tr>
<td vAlign="top" align="center">
<p align="center">
<a
href="http://www.lowermyphonebill.com/agent_pages_new/calling_cards.htm">
<img src="http://www.lowermyphonebill.com/1001/images/extra39.gif"
border="0" align="center" width="225" height="75"></a><a
href="http://www.lowermyphonebill.com/rsw"><img height="75"
src="http://www.lowermyphonebill.com/agent_pages_new/images/pennyld.gif"
width="225" border="0" align="center"></a></p>
<p align="center">
<a
href="http://www.inphonic.com/content.asp?pageid=391&referringdomain=blessedhopecommunications&eid=bhw0020">
<img height="200"
src="http://www.lowermyphonebill.com/acx_png_template/images/cell_banner.gif"
width="450" border="0"></a></p>
<p>
<a
href="http://www.lowermyphonebill.com/agent_pages_new/agent_opportunity.htm">
<img height="123"
src="http://www.lowermyphonebill.com/agent_pages_new/images/home_agent_op_new.jpg" width="446" border="0"></a></p>
<p><b>Presented by:</b></p>
<p><b>Ed Wood</b></p>
<p><b>Independent Agent</b></p>
<p><b><a href="http://www.lowermyphonebill.com/rsw">
LowPriceCalling.com</a></b></p>
<p><b>(662) 569-2164</b></p>
<p> </td>
<td vAlign="top" width="675">
<p align="center">
<img height="78"
src="http://www.lowermyphonebill.com/agent_pages_new/images/boxes_r1_c1.gif"
width="450" border="0"><br>
<a href="http://www.lowermyphonebill.com/agent_pages_new/rates.htm">
<img height="138"
src="http://www.lowermyphonebill.com/agent_pages_new/images/boxes_r2_c1.gif"
width="450" border="0"></a><br>
<a href="http://www.lowermyphonebill.com/agent_pages_new/rates.htm">
<img height="16"
src="http://www.lowermyphonebill.com/agent_pages_new/images/boxes_r3_c1.gif"
width="450" border="0"></a><br>
 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by Murra » Tue, 21 Sep 2004 21:27:22

Ed:

Click in that outermost table, select the <table> on the tag selector
region, and edit the properties for the table tag (Alt-Enter - or click on
the down arrow that appears there). Set that table to be center aligned
using Alignment: Center.

That should take care of your center alignment problem.

I am not sure about your image problem, however. Perhaps the support at
Safe Mailer can make some suggestions.

--
Murray
 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by RWQgV29vZ » Wed, 22 Sep 2004 00:09:08

Murray,

Thanks for your help. Works fine now!

Have a good one.

In Him,
Ed Wood
 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by Murra » Wed, 22 Sep 2004 00:23:49

Ed:

You're welcome!

--
Murray
 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by RWQgV29vZ » Wed, 22 Sep 2004 23:45:08

BTW, I upgraded to Netscape 7.2 yesterday, and everything works fine in that
version. Mozilla still does not work well, but I don't think anyone except
geeks use it anyway. I just want my ads to be readable to the average user.

I like the look and feel of Netscape 7.2, but I think that I will stick with
IE6.

Have a good one.

In Him,
Ed Wood
 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by Murra » Thu, 23 Sep 2004 00:32:02

If you like NN7, you'll really like Firefox - get it from the Moz site.

--
Murray
 
 
 

Frontpage 2003 web pages in Netscape 4.7

Post by RWQgV29vZ » Thu, 23 Sep 2004 01:01:06

I'll d/l it and give it a try.

Regards,
Ed