|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I was wondering if there would be a reason why netscape would not load this page. All the graphics are less then 6k and I ran it through an html tester and everything came out fine. It loads right away in IE. http://members.xoom.com/amberm99/resume.htm
Please let me know if you can find anything. Thanx |
|
#2
|
|||
|
|||
|
Hello.
I apologize for the lame answer, but I feel that I should reply (I hate when no one responds to a post). Pages will have discontinuity between browsers when there is a fault in the HTML. I have found Internet Explorer to be more tolerant (in my experiences) in comparison to Netscape Navigator with regard to faulty web pages. A page not loading fully usually means that there is an open tag that was not closed correctly. Make sure that you check your tables, that probably caused that response. Good Luck! yoshi datera@datera.com http://www.datera.com |
|
#3
|
|||
|
|||
|
Hi, I think I figured out why your page won't display in Netscape. It's your comments. The standard format for an HTML comment is <!--This is a comment-->, but all your comments are like this: <!--this isn't the way a comment should be commented --!> and some end with three dashes not two. If you fix this then your page displays fine in Netscape (4.72 anyway...). Also, if you send the link to your page as http://members.xoom.com/_XMCM/amberm99/resume.htm instead of http://members.xoom.com/amberm99/resume.htm
then it won't display in a xoom frame. |
|
#4
|
|||
|
|||
|
Thank You billyo. That is what it was the
comments. It loads perfectly now. Thank You for the tip about xoom.com also Amber [This message has been edited by amberm99 (edited July 13, 2000).] |
|
#5
|
|||
|
|||
|
Ran a text at the W3C and it gave me the same error messages only my comments were like: <!-- ========= text ======== -->
for some reason it came back as a malfunction. I corrected it and now it works. Go figure.. |
|
#6
|
|||
|
|||
|
Exactly. Netscape requires that you have no syntax errors or it will not display your page. Same goes for common mistakes like tables with missing row endings, table close, etc.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Why does Netscape not load this page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|