View Full Version : Inop in Netscape 4.77
Dan_O_99
05-03-2001, 11:45 PM
I am having trouble getting a page to view in netsape 4.77 .
I have tested the page in 2 different html validators that both show no errors.[nbsp][nbsp]If anyone can see what I have done wrong I would really appreciate the assistance.[nbsp][nbsp]Here is the suspect url.[nbsp][nbsp]It is supposed to be a satire article.
http://gunsdontkill.com/articles/10reasons.shtml
Thanks in advance!
------------------
Dan Oakeson
www.AssociateCash.com (http://www.AssociateCash.com)
Make your site Pay it's Way !
[nbsp][nbsp][nbsp] <table border=0 cellpadding=0 cellspacing=0 width=600>[nbsp][nbsp]
[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]<tr><tr>[nbsp][nbsp]
<td valign="middle"><center>[nbsp][nbsp]
<img src="http://gunsdontkill.com/images/second.jpg" alt="the right to keep and bear arms shall not be infringed."></center>[nbsp][nbsp]
</td>
</tr>[nbsp][nbsp]
[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] <td valign="middle" bgcolor="black" width=600 colspan=8>[nbsp][nbsp]
<p align="center"><IFRAME SRC="http://associatecash
---------------
The problem seems to be in the table tags near the top...
Notice the <TR><TR> together with no <TD>s in between and then notice the closing </TR> without an opening <TR> after it.
Fixing that area up may just fix it.[nbsp][nbsp]At least we hope :)
Deb
[nbsp]- Fighting with NS herself
John Kennett
05-04-2001, 03:45 AM
Dan
What HTML validators are you using? I suggest you ditch them both and get one that works!
The CSE HTML Validator is very good, and they have a free "Lite" version that would have picked this up http://www.htmlvalidator.com/lite/
As a guess I would say that 9 out of 10 "My page looks OK in IE, but won't load in Netscape" problems are down to errors with table tags. IE does a lot of double guessing to try to render a page even if it's full of errors, while Netscape is less tolerant.
Think of it as Netscape helping by pointing out that you've made a mistake somewhere . . .
John
janderk
05-04-2001, 04:47 AM
I like the good old W3 validator:
http://validator.w3.org
Jan Derk
John Kennett
05-04-2001, 06:14 AM
That would have done the trick!
John
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.