Date: Mon, 1 Jul 1996 15:01:30 +0200 Message-Id: <199607011301.PAA25183@www4.inria.fr> To: Hakon Lie <howcome@w3.org> Cc: alexed@netscape.com, Thomas Reardon <thomasre@microsoft.com>, Subject: Re: Introducing NetscapeML In-Reply-To: <199607011018.MAA24774@www4.inria.fr> <31D72041.46B3@netscape.com> From: Hakon Lie <howcome@w3.org> Hakon Lie writes: > 1) With TYPE=horizontal, the effect is equivalent to the > 'word-spacing' property of CSS1 > > NSML: <SPACER TYPE=horizontal SIZE=10> > CSS1: <DIV STYLE="word-spacing: 10px"> The above conversions assume that SPACER is a container. James Clark interpreted the release notes differently: SPACER an empty element that adds space where it occurs. If this is the case, the conversion between CSS and NSML is not as simple as above. (E.g., to achieve a larger word spacing in a paragraph you would have to add a SPACER element between all words) I'll do an update on the comparison when we know more about how SPACER works. Regards, -h&kon Hakon W Lie, W3C/INRIA, Sophia-Antipolis, France http://www.w3.org/people/howcome howcome@w3.org