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