tfoot « Tags « HTML / CSS






1.'tfoot' defines table footer
2.table header foot
3.Style for table footer
4.Table footer style
5.Only header and footer have border
6.Add extra row to the footer
7.tfoot tag is the last section of a table, which formats the table footer
8.Style for table footer: background, color and font
9.Selecting cells in foot








10.tfoot td border: thin solid black;text-align: center;font-weight: bold;
11.tfoot th, tfoot td {border-top: 2px solid #666; color: #363;}