Re: SP or emsp

Dave_Raggett <dsr@hplb.hpl.hp.com>
From: Dave_Raggett <dsr@hplb.hpl.hp.com>
Message-id: <9311081216.AA05130@manuel.hpl.hp.com>
Subject: Re: SP or emsp
To: montulli@stat1.cc.ukans.edu
Date: Mon, 8 Nov 93 12:16:48 GMT
Cc: www-talk@nxoc01.cern.ch
Mailer: Elm [revision: 66.36.1.1]
> I had thought we were going to have &emsp and &ensp.  But I
> don't really care since I will be implementing them the same :)

I would recommend you to map &ensp; to a single space and &emsp; to
two spaces. The main thing is that these spaces *are not collapsed*
unlike the normal treatment of whitespace in SGML documents.

This means don't map them to spaces at too low a level or your browser
will be unable to treat them differently from normal whitespace.

Dave