How to align an input tag to the center without specifying the width?

The Solution to How to align an input tag to the center without specifying the width? is


You need to put the text-align:center on the containing div, not on the input itself.

~ Answered on 2012-02-13 17:16:45


Most Viewed Questions: