问答详情
源自:13-9 Relative与Absolute组合使用

Relative与Abusolute组合使用的例子答案问题

#box3{width:200px;height:200px;position:absolute;}
#box4{width:99%;position:relative;bottom:41px;}

提问者:CCY123 2015-12-18 12:31

个回答

  • 李晓健
    2015-12-18 12:33:17

    你的问题是什么呢?