摘要: 1.浮动(float) 浮动的框可以向左或者右移动,直到它的外边缘框碰到包含框或者另一个浮动框为止。 例: <style type="text/css"> #father{ width: 700px;height: 30px; background: lightblue;margin: 100px 阅读全文
posted @ 2021-11-08 13:58 Purgatory 阅读(62) 评论(0) 推荐(0)