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