center a textinput text code example
Example: how put h:putputText in center of div
<div class="center">
<h:outputText value="Have a blessed day!" />
</div>
<div class="center">
<h:outputText value="Have a blessed day!" />
</div>