Answers for "input box text center"

-2

text input center

input {
   text-align: center;
}
Posted by: Guest on April-02-2020
0

how put h:putputText in center of div

<div class="center">
  <h:outputText value="Have a blessed day!" />
</div>
Posted by: Guest on August-25-2020

Browse Popular Code Answers by Language