CSS. word-break: break-word; max-width: 200px; white-space: normal; to the style of the parent <p> and the text should wrap as expected.
確定! 回上一頁