The rowspan attribute is used on the table cell elements. It will make the cell span the number of rows in the value. Here is an example: <table> <tr><td ...
確定! 回上一頁