text-align:center  水平居中显示

 

 

  1. <style type="text/css">  
  2. input.text{text-align:center;padding:10px 20px;width:300px;}  
  3. </style>  
  4. <input class="text" type="text" value="水平居中" />  

相关文章:

  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2021-09-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-22
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案