{namespace bu = TYPO3\CMS\Beuser\ViewHelpers} **************************************** Table ****************************************

Standard Table

Tree & Table Header Table Header link inline   Table Header
Record title on root level Donec id elit Content Goes Here
First level entry record Donec id elit Content Goes Here
Record title always bold Donec id elit Content Goes Here
Record title always bold Donec id elit Content Goes Here

Markup

<table class="t3-table">
	<thead>
		<th></th>
	</thead>
	<tbody>
		<td>
			<span class="t3-table-tree">Icon</span>
		</td>
	</tbody>
</table>

Previous page «Typography» / Next page «Forms»