SyntaxFix
Write A Post
Hire A Developer
Questions
To center align text
input[type='text'] { text-align:center;}
To center align the textbox in the container that it sits in, apply text-align:center to the container.