Click to See Complete Forum and Search --> : Stupid question


psicloone
07-08-2009, 01:38 PM
I`m new with CSS.

How can I limit the text, so that it goes on new lines instead of one loooong one? I need a property that makes some kind of border (not visible) which makes the text go on new line automaticly when reaches the limit.

Can you give me rough idea?

Declan1991
07-08-2009, 03:06 PM
width. One thing it won't do is very long words.

psicloone
07-08-2009, 03:41 PM
10x