<tbody></tbody>
Description
The <tbody> tag is used define the body section of table. This tag does not affect the appearance of the table itself.
Code
<tbody>YOUR TEXT HERE</tbody>