The HTML <tbody> table row group element is used to group a block of table rows together.
| Cell 1 | Cell 2 |
| Cell 3 | Cell 4 |
| Cell 5 | Cell 6 |
| Cell 7 | Cell 8 |
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