摘要: z-index属性适用于定位元素(position 属性值为 relative 或 absolute 或 fixed的对象),用来确定定位元素在垂直于显示屏方向(称为Z轴)上的层叠顺序(stack order)。 margin为负值时元素会依参考线向外偏移。margin-left/margin-to 阅读全文
posted @ 2016-04-22 20:07 web-小强 阅读(197) 评论(0) 推荐(0)