在IE中:
word-wrap: break-word;
在firefox中:
white-space: -moz-pre-wrap !important;
-moz-pre-wrap在mozilla网站上已经是废止的了,可是firefox还是非他不可,唉。
More information about formatting options
Comments
Post new comment