在前端小白课程中,讲瀑布流的一个老师说给父级加了定位之后,宽度就为0了,可是我实验的有宽度啊? <div id="wrap"> <div> <img src="images/1.png" alt=""> <a href="http://www.imooc.com" target="blank">第一怪 竹筒当烟袋</a> </div></div>#wrap{ position: relative; width: auto; height: auto;}
添加回答
举报
0/150
提交
取消