父元素:position: absolute;

子元素(文字水平垂直居中):width:100%; position: absolute; top:50%; left:50%; transform:translate(-50%,-50%); text-align: center;

相关文章:

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