white-space 可以用來控制空白預設是normal 有多個空白會視為一個空白 ... div { width: 200px; background: lightblue; white-space: nowrap; }.
確定! 回上一頁