Benjamin Sher wrote:

> The table is supposed to produce three columns of 9 categories each. The
> three rows are supposed to line up horizontally from the top: that is, the
> three top entries at the top of the three columns are supposed to form a
> perfect imaginary horizontal line. In Netscape 4.x and IE in Windows they do,
> and in Netscape 4.x in Linux they also do. However, in Mozilla they do NOT.

The code output to the browser is:
<!--bk2site code begin-->
 <tr valign="top"><table width="100%"><td><b><ul>

Try putting the <tr> /inside/ the <table> and let me know if that helps.
I can't duplicate the behavior from a copy on disk.

BTW, n.p.m.layout is a newsgroup for developing the layout engine,
not pages rendered with it. For HTML coding problems, please post to 
comp.infosystems.www.authoring.html. Of course, if you've found a bug 
in Mozilla, then by all means, file a report. :)

Reply via email to