Previous Message
Next Message

Double space after a period

Sent by Austin, Darrel on 13 October 2006 22:10


> 	Is there a way in CSS to turn a single space after a 
> period into a double space - without using   (the no 
> break HTML code)?  The drawback to using  , besides 
> having to type it in, is that if a sentence in the middle of 
> a paragraph starts on a new line, that line is indented by a 
> space, which throws off the look of the whole paragraph.

With CSS? No. And while you could do it server side or via javascript,
you'd still run into the issue you mention where you could get the odd
indent.

FYI, you shouldn't be doing this anyway. Most agree that it's not proper
typography (though there's a few hold-outs...namely High School English
teachers...)

http://en.wikipedia.org/wiki/French_spacing

-Darrel
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: