單項選擇題在下列選項中,background-position屬性值書寫正確的是()。

A.p{background-position:lefttop;}
B.p{background-position:left10;}
C.p{background-position:10top;}
D.p{background-position:top10;}


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下列選項中,用于改變盒子模型外邊距的是()。

A.margin
B.padding
C.type
D.border

2.單項選擇題CSS3中,()選擇器用于為父元素中的第一個子元素設置樣式。

A.:last-child
B.:first-child
C.:not
D.:nth-child(n)