摘要:
CSS Position(定位) position 属性指定了元素的定位类型。 position 属性的五个值: static (静态定位) HTML元素的默认值,即没有定位,元素出现在正常的流中。 静态定位的元素不会受到 top, bottom, left, right影响。 div.static 阅读全文
posted @ 2018-10-16 21:42
ah哥哥
阅读(148)
评论(0)
推荐(0)
摘要:
............................... 阅读全文
posted @ 2018-10-16 21:25
ah哥哥
阅读(147)
评论(0)
推荐(0)