text-align:center 水平居中显示 [html] view plaincopyprint? <style type="text/css"> input.text{text-align:center;padding:10px 20px;width:300px;} </style> <input class="text" type="text" value="水平居中" /> 相关文章: pageControl设置不居中显示,居左或居右 2022-12-23 html中表格table的内容居中显示 2021-11-22 div中多行内容垂直居中显示 2021-11-03 JQuery datatables 标题和内容居中显示 2022-12-23 Eclipse设置选中内容亮化显示 2021-09-12 C#设置控件居中显示 2022-12-23 设置TextView水平居中显示 2022-12-23