table { display: block; overflow-x: auto; white-space: nowrap; }. 首先要先讓table 這個物件變成block 物件,然後在水平方向的overflow 讓它自動判斷是否有超出 ...
確定! 回上一頁