> ..
>> ..What websites can you recommend?
[quoted text clipped - 7 lines]
>
> Andrew T.
>> ..
>>> ..What websites can you recommend?
[quoted text clipped - 10 lines]
> readability though. Is this an EB White Elements of Style thing?
> I don't even remember.
It used to be taught in each and every typing class. It has fallen into
desuetude in recent years because it normally looks clumsy in
proportionally spaced fonts, and, in some software, leads to oddities
something like the following example (which I've formed artificially).
See how this line looks? That's the problem. In fact, this would be
all over websites, if HTML did not have a specific rule that /all/
whitespace sequences, of whatever size, are automatically reduced to a
single space.
There is something to be said for sticking to the old rule when, for
whatever reason, one is working in a monospace font, but it's very
difficult for most touch typists to teach the fingers to follow two
different sets of rules.

Signature
John W. Kennedy
"The bright critics assembled in this volume will doubtless show, in
their sophisticated and ingenious new ways, that, just as /Pooh/ is
suffused with humanism, our humanism itself, at this late date, has
become full of /Pooh./"
-- Frederick Crews. "Postmodern Pooh", Preface
* TagZilla 0.066 * http://tagzilla.mozdev.org
Chris Uppal - 18 Mar 2007 03:22 GMT
[someone else:]
> > > I will point
> > > out that having two spaces (' ') at the
> > > end of each sentence, makes them much easier
> > > to read.
> It used to be taught in each and every typing class. It has fallen into
> desuetude in recent years because it normally looks clumsy in
> proportionally spaced fonts, [...
Nothing to do with monospaced fonts. If anything (and in the absence of
sensible typesetting software), double-spaced sentences are /more/ valuable in
variable-width fonts, because '.' and ' ' tend to be very narrow.
> ...] and, in some software, leads to oddities
> something like the following example (which I've formed artificially).
> See how this line looks? That's the problem.
The problem in such cases (they aren't common) is line-wrapping software
written or specified by an idiot.
-- chris