tbody
Table body
Element Information
Namespace: http://www.atlassian.com/schema/confluence/4/
Schema Document: confluence-xhtml.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- tr [1..*] Table row
Attributes
None
Used In
- Anonymous type of element table
Sample Instance
<tbody> <tr> <th>Any text, intermingled with: <p>Any text, intermingled with:... </p> </th> </tr> </tbody>