摘要: 清除浮动-height 1 <style> 2 *{ 3 margin: 0; 4 padding: 0; 5 } 6 ul,ol{ 7 list-style: none; 8 } 9 .box{ 10 width: 800px; 11 /* height: 100px; */ 12 border: 阅读全文
posted @ 2020-03-14 21:23 潜伏r 阅读(175) 评论(0) 推荐(0)