Indented <MENU>s

Paul "S." Wain <Paul.Wain@brunel.ac.uk>
Errors-To: listmaster@www0.cern.ch
Date: Thu, 17 Feb 1994 12:45:28 --100
Message-id: <22942.9402171140@thor.brunel.ac.uk>
Errors-To: listmaster@www0.cern.ch
Reply-To: Paul.Wain@brunel.ac.uk
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: Paul "S." Wain <Paul.Wain@brunel.ac.uk>
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Indented <MENU>s
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 1715
Whilst automatically generating some indented menu's (upto 4 deep) I
created the following code:

GB
<MENU>
Brunel University
<MENU>
Counsellors
<MENU>
<BR>
<A HREF="http://molnir.brunel.ac.uk:4321/...>Dr S Smith</A>
</MENU>
<BR>
Economics
<MENU>
<BR>
<A HREF="http://molnir.brunel.ac.uk:4321/...>Dr J Smith</A>
</MENU>
</MENU>
</MENU>

Now when viewing this under Lynx I get what I think is the correct
response:

==============================LYNX DISPLAY=======================
   GB
   Brunel University
        Counsellors
 
                 [1]Dr S Smith
	
	Economics

		 [2]Dr J Smith
==============================LYNX DISPLAY=======================

*BUT* when I view the same HTML with Mosaic I get:

==============================MOSAIC DISPLAY=======================
   GB 

      Brunel University 
          Counsellors 

             Dr S Smith 

          Economics 

             Dr J Smith
==============================MOSAIC DISPLAY=======================

As you can see Mosaic has added in an extra blank line. Am I right in
assuming that this is infact a bug in the mosaic rendering an that the
LYNX output is correct.

If not, how would I go about doing it?

.-------------------------------------------------------------------------.
|       Paul S. Wain, (X.500 Project Engineer and WWW/HTTP chappie),      |
|-------------------------------------------------------------------------+
| Computer Centre, Brunel University, Uxbridge, Middx., UB8 3PH, ENGLAND. |
|   VOICE: +44 895 274000 extn 2391       EMAIL: Paul.Wain@brunel.ac.uk   |
|               http://http1.brunel.ac.uk:8080/~ccsrpsw/                  |
`-------------------------------------------------------------------------'