Keith LaFrenier wrote:
I noticed that when there's no space between the text the line never wraps, but does wrap after a certain point in between words.
http://www.pavetosuccess.org/hands-for-humanity/index1.html
You're probably looking for 'white-space: nowrap' then... <http://www.w3.org/TR/CSS21/text.html#white-space-prop> Non-breaking spaces in the source-code may of course also be an option. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
