Can't get home to come up in Netscape?
Can someone help me figure out why my home page will not load completely in Netscape. All other pages work but whats the use if the home page can't. I have looked at side by side comparisons but can't see the problem. Anybody run in to this before? I used Fontpage to creat the site.
Thanks,
Teach
Megan posted this at 17:45 — 9th April 2002.
She has: 11,421 posts
Joined: Jun 1999
Can you give us a URL so we can see what the problem is exactly?
My guess is that it's probably FrontPage's fault (pssst... you should stop using it! Learn the code and you'll have much more control!)
Megan
Connect with us on Facebook!
sandollars posted this at 18:10 — 9th April 2002.
They have: 3 posts
Joined: Apr 2002
Thanks, Should have done that originally here is the link: 4fishin.com
Teach
Suzanne posted this at 22:04 — 9th April 2002.
She has: 5,507 posts
Joined: Feb 2000
You probably have an open table somewhere in there. I'll check back later, but make sure all your cells are closed and nested properly. Good luck!
mairving posted this at 02:36 — 10th April 2002.
They have: 2,256 posts
Joined: Feb 2001
Yuck. The coding is very ugly. It looks like a missing tag after the opening in this section is the problem:
<?php
<p align=\"left\" style=\"margin-top: 0\"> <a
href=\"index.htm\"><img border=\"0\"
src=\"_borders/logowhite1.gif\" width=\"140\" height=\"136\"></a>
</P> (missing)
<!--mstheme--></font></th>
<th width=\"2%\" height=\"68\" nowrap valign=\"middle\"><!--mstheme--><font face=\"Arial, Arial, Helvetica\">
?>
It could be that but the code is so bad that it could be something else.
Mark Irving
I have a mind like a steel trap; it is rusty and illegal in 47 states
sandollars posted this at 03:04 — 10th April 2002.
They have: 3 posts
Joined: Apr 2002
Marving
The code you describe exists only through view source on web. My editable page in frontpage doesn't show it. So, I don't know how to get the in there? Boy I am starting to hate frontpage!
Busy posted this at 05:07 — 10th April 2002.
He has: 6,151 posts
Joined: May 2001
sandollars, you could go to netmechanic.com and validate your source, that could find the error(s) for you, using W3C.org you'll need doc tag etc
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.