How about this
One flew over the cuckoos nest should be on the top of everyone's list of kid's books.<br /> In fact, it is even more important than Joe Joe the Big ol' cornflake. <br />
style sheet br {display:inline; width:2em;}
Ted,
This doesn't work, at least not in Firefox -- the <br /> tags still cause line-breaks even when declared as inline.
My earlier suggestion of:
Sentence.<span> </span>Next sentence.
span { word-spacing: 1em; }doesn't work perfectly, either. It appears to work fine in ragged-right text, but when the text is justified, each span clearly takes up a few pixels of width when it comes at the end of a line. Oh, well!
Paul
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
