[dev] Re: [cvs] commit: imp/docs CHANGES imp/lib/MIME/Viewer
plain.php
Michael M Slusarz
slusarz at mail.curecanti.org
Tue Feb 8 08:18:17 PST 2005
Quoting Chuck Hagenbuch <chuck at horde.org>:
> Quoting Jan Schneider <jan at horde.org>:
>
>>> Is there any way to wrap text via CSS instead?
>>
>> I don't think so.
>
> Sure - setting the width of a span, using the white-space property...
> there are definitely some options.
Are these solutions based on pixel elements or characters? i.e.
setting a span to 300 pixels on my screen may correspond to 90
characters here, but may correspond to 30 (or 120) characters on
someone else's screen. Last night I did some basic searching for a
solution that would work with characters and didn't come up with
anything that is not platform-specific (there was some old IE specific
word-wrap item that seems useless these days, for example).
michael
_______________________________________
Michael Slusarz [slusarz at curecanti.org]
More information about the dev
mailing list