
October 26th, 2012, 01:26 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Location: Stockholm, Sweden
Posts: 16
Time spent in forums: 6 h 27 m 22 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by davikerkrish Hi,
The word-wrap property is used for wrapping the text into next line. some of the columns are not accepted the next line when the width is declared in percentage(%). |
The word-wrap property is used when you wish to break a whole word if it jumps out of it's relative position.
Allowed values: normal|break-word
|