it's possible to define in css where should be the breaking point when a text begins to wrap? for example, I have this text:
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
and I want to break this sentence in two only after "amet," like this:
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
thanks
` element next to `amet` word via jQuery!) but to specify the breaking point `when a text begins to wrap`. – Hashem Qolami Oct 02 '14 at 12:27