You can use the CSS property word-wrap:break-word;, which will break words if they are too long for your span width. ,overflow-wrap is ...
確定! 回上一頁