Right.
> An attribute could be added to the PRE element, lets call it SPACING
> for sake of discussion (even though it is probably not the right
> term). Here's a sample SGML declaration for it:
>
> <!ATTLIST PRE SPACING (fixed|proportional|default) default>
I think this would confuse the average user.
Surely you mean:
> <PRE>
> There once was a man from Nantucket
> <img src="http://143.239.128.28/rubstamp.gif">
> </PRE>
///Peter