Answers for "center a input text in a <th>"

-2

text input center

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

Browse Popular Code Answers by Language