首页
IT
登录
6mi
u
盘
搜
搜 索
IT
div距底边位置固定
div距底边位置固定
xiaoxiao
2021-12-01
26
1.绝对定位
div{ position : absolute ; bottom : 0px ; left : 0px ; }
2.固定定位
div{ position : fixed ; bottom : 0px ; left : 0px ; }
转载请注明原文地址: https://ju.6miu.com/read-679388.html
专利
最新回复
(
0
)