multiple white-space

Thanks to those who responded.

A validated page with a construct
<pre><select><option> ... </pre>

needed additionally
<STYLE>
option { white-space: pre;}

to have Mozilla 0.9.3 display white spaces inside an option.

Thanks to John Morrisson from Netscape for this too obvious "workaround?"

I wonder whether this behaviour is according to documentation.

Jochem Heicke
JHL Informations-Systeme GmbH

Received on Friday, 14 September 2001 06:06:35 UTC