Snippets tagged “tbody”
1 snippet uses this tag.
- How to Add Multiple <tbody> Elements in the Same TableHTML
A <table> can have multiple <tbody> elements each of them specifying a row group. Read this snippet to see how to add several <tbody> elements in the same table.