需要用到几个css属性:

.content{
   width:100%;position: absolute;top: 50px;bottom: 0px;left: 
}

设置了bottom、top及absolute之后,整个div会自动铺满。。。

相关文章:

  • 2022-12-23
  • 2021-12-13
  • 2021-03-29
  • 2021-11-13
  • 2022-12-23
  • 2021-09-16
  • 2022-01-10
猜你喜欢
  • 2021-06-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-16
  • 2022-12-23
相关资源
相似解决方案