Hi, when i use a table in a table, Netscape doesn't display this correctly. This happens, because Amaya doesn't generate </td> tags. So i have changed Amaya, to generate </td> tags. (Thanks to Vincent Quint for the tips). I think it's a good idea for the next release, that amaya generates the </td> tag, because it's only a small change. Here is my diff for the HTMLT.T file in Thot/amaya : ------------------------------------------------------ snip - --- HTMLT.orig Mon May 12 15:42:33 1997 +++ HTMLT.T Mon May 12 15:44:59 1997 @@ -645,6 +645,7 @@ Create '<td'; Create Attributes; Create '>'; + Create '</td>\12' after; END; Heading_cell: ------------------------------------------------------ snip - Uli -- Ulrich Eckhardt mailto:uli@rgw-express.de http://people.frankfurt.netsurf.de/uli Truly great madness can not be achieved without significant intelligence. (Henrik Tikkanen)Received on Monday, 12 May 1997 15:59:36 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:24 UTC