<html>
<head>
<style type="text/css">
    #text {
        height:20px;
        vertical-align:middle;
        line-height:20px;  /*line-height must be equal to height*/    
    }
</style>
</head>
<body>
    <table>
        <input type="text" >
    </table>
</body>
</html>

相关文章:

  • 2022-01-09
  • 2021-12-15
  • 2021-11-03
  • 2022-01-13
  • 2021-10-10
  • 2021-10-10
猜你喜欢
  • 2022-02-15
  • 2022-12-23
  • 2021-08-05
  • 2022-02-13
  • 2022-02-12
  • 2021-10-10
  • 2021-11-03
相关资源
相似解决方案