<style type="text/css">

.shell{
position:relative;
color:#fff;
height:150px;
width:55px;
display:block
border:1px solid #aaa;
filter:alpha(opacity=50);
margin-right:10px;
}

</style>

<div class="shell">
  <div >物业纠纷</a>
  </div>
</div>

 

主要看 position:absolute;、position:relative;和z-index:1; 写的位置

相关文章:

  • 2021-12-01
  • 2021-11-21
  • 2021-07-15
  • 2022-01-07
  • 2021-12-01
  • 2021-08-06
猜你喜欢
  • 2022-12-23
  • 2021-12-01
  • 2022-12-23
  • 2021-08-01
  • 2021-04-29
  • 2021-10-12
  • 2021-11-02
相关资源
相似解决方案