注意:此页面搜索的是所有试题
[单选题,10分] 下列哪条CSS样式规则是不正确的:
A.img{float:left;margin:20px;}
B.img{float:right;width:120px;height:80px;}
C.img{float:right;right:30px;}
D.img{float:left;margin-bottom:2em;}

参考答案