摘要: 结构: <div class="wrapper"> <div class="box"></div> </div> 样式一,也是最传统的方法,使用定位,需要知道自身的宽高: .wrapper{ position: relative; width: 400px; height: 400px; backg 阅读全文
posted @ 2021-12-14 10:33 璐瑶成鲲 阅读(509) 评论(0) 推荐(2) 编辑