<table> <thead> <tr> <th>Header content 1</th> <th>Header content 2</th> ... 這兩列應該要對調過來才對,因為在table 裡你會發現順序是thead --> tfoot --> tbody.
確定! 回上一頁