hanleisheshou

 

2010年4月26日

absolute 与 relative

摘要: div的相对布局和绝对布局相对布局(position:relative)相对布局需要结合top,bottom,left,right四个属性来使用例如:这两个div 在浏览器中上下排列,若css1如下设置.css1{position:relative;top:20px;}则 div1 会在屏幕中向下移... 阅读全文

posted @ 2010-04-26 15:45 林庆河 阅读(288) 评论(0) 推荐(0)

导航