<style type="text/css">
.content{
width:20%;
height:60px;
border:1px solid red;
text-align:center;}
span{
height:100%;
vertical-align:middle;
line-height:30px;}
img{
vertical-align:middle;}
</style>
<div class="content">
<img src="icon.jpg">
<span>测试一下吧</span>
</div>

相关文章:

  • 2022-02-04
  • 2021-07-05
  • 2022-02-24
  • 2021-07-08
  • 2022-12-23
  • 2021-12-05
  • 2021-12-05
  • 2021-09-12
猜你喜欢
  • 2021-12-04
  • 2021-12-05
  • 2021-07-06
相关资源
相似解决方案