最近在做RWD網頁,雖然table也可以做到,但還是div比較好設定。 ... { display:table-row; } .css-table .th, .css-table .td{ display:table-cell; } ...
確定! 回上一頁