Overview

Renders a div tag.

Usage

<t:div>
[Other JSF tags/content]
</t:div>

Renders: <div>OTHER CONTENT</div>

  • No labels