代码如下:

 

        div
        {
            position:absolute;
            width:500px;
            height:260px;
            top:50%;
            left:50%;
            margin-left:-250px;
            height:-130px;
            z-index:1000;
        }

 

文字居中:text-align:center; height:22px;line-height:22px;设置显示文字的标签的高和line-height的高一样就行了!

 

等待更新...

相关文章:

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