The HTML <tfoot> table footer element is used to designate the rows concluding or summarizing a table.
| Cell 1 | Cell 2 | Cell 3 |
| Cell 4 | Cell 5 | Cell 6 |
| And that is why science is cool | ||
global attributes - global core attributes
See: list of global attributes
HTML5 Deprecating Attributes for this element (applies 2014):
align, char, charoff, valign
click here to view all deprecting aspects of HTML
global event handlers - global event handler attributes
See: list of global event handlers