摘要: 0.父元素是绝对定位,子元素可以浮动<style> .Box{ position: absolute; height: 800px; width: 800px; top:20px; right: 10%; border: red 1px solid; } .box1{ width: 100px; h 阅读全文
posted @ 2021-03-01 11:51 兜里还剩五块出头 阅读(782) 评论(0) 推荐(0)