When using colspan and rowspan attributes, always use table header cell ( <th> ), and not table data cell ( <td> ). Also include the scope attribute.
確定! 回上一頁