A.a:link{background:leftbottom;} B.a:active{background:leftbottom;} C.a:hover{background-position:leftbottom;} D.a:visited{background-position:leftbottom;}
提交相當(dāng)于()
A.A B.B C.C D.D
在中間的div上設(shè)置10px的左右邊界,以下樣式正確的是()
A..listli:nth-child(1){padding:010px;} B..listli:nth-child(2){margin:10px0;} C..listli:nth-child(2){margin:010px;} D..listli:nth-child(1){padding:10px0;}