RE: Netscape 4.x table problem

by Rowland Shaw <Rowland.Shaw(at)crystaldecisions.com>

 Date:  Fri, 8 Feb 2002 01:00:10 -0800
 To:  "'Rick Jones'" <RJones(at)NAHRO.org>
 Cc:  "'hwg-style(at)hwg.org'" <hwg-style(at)hwg.org>
  todo: View Thread, Original
Those issues are still fixable.

The unknown entities are because you haven't escaped the & character, so 
32.100.132/scripts/mgrqispi.dll?APPNAME=NAHROWEB&PRGNAME=TOCFRAME&ARG
would be written as
32.100.132/scripts/mgrqispi.dll?APPNAME=NAHROWEB&amp;PRGNAME=TOCFRAME&amp;AR
G

The other errors suggest that you've got <td>s that aren't in <tr>s (amongst
other things)

I know that NS4.x can be extremely fussy about tables at the best of times,
to try fixing these, and see what happens.


-----Original Message-----
From: Rick Jones [mailto:RJones(at)NAHRO.org]
Sent: 07 February 2002 17:16
To: Enright, Maura E Ms USAREC; hwg-style(at)hwg.org
Subject: RE: Netscape 4.x table problem



I corrected the fixable problems with the page so that only "errors"
below remain. I don't see how they would effect the display of the
vertical image. Still doesn't fix the table/image problem in Netscape
4.76.

To restate the problem, there are vertical gold bars ("shim.gif" line
173) that should be 1px wide but appear to be about 5px wide.

--------------------

Below are the results of attempting to parse this document with an SGML
parser. 

Line 57, column 50: 
  ...
132.100.132/scripts/mgrqispi.dll?APPNAME=NAHROWEB&PRGNAME=TOCFRAME&ARG
...
                                                        
^Error: unknown entity "PRGNAME" 

Line 57, column 50: 
  ...
ts/mgrqispi.dll?APPNAME=NAHROWEB&PRGNAME=TOCFRAME&ARGUMENTS=-N,-N,-A,-
...
                                                       
 ^Error: unknown entity "ARGUMENTS" 

Line 105, column 31: 
      <form name="form" action="">
                                 
^Error: element "FORM" not allowed here; possible cause is an inline
element containing a block-level element 

Line 107, column 17: 
   <td valign="top">
                   
^Error: element "TD" not allowed here; check which elements this element
may be contained within 


-----Original Message-----
From: Enright, Maura E Ms USAREC [mailto:Maura.Enright(at)usarec.army.mil] 
Sent: Thursday, February 07, 2002 11:26 AM
To: Rick Jones; hwg-style(at)hwg.org
Subject: RE: Netscape 4.x table problem

Just to start out with, I'd run your page through the html validator at
http://validator.w3.org/.  

HWG hwg-style mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.