單項選擇題(網(wǎng)站)z-index的屬性值說法正確的:()

A.值較大的會疊加在較小的上面
B.值較大的會疊加在較小的下面
C.以上都不正確
D.值不能為負值


您可能感興趣的試卷

你可能感興趣的試題

3.單項選擇題(網(wǎng)站)左上角:20px的圓角,這樣的圓角樣式設(shè)置正確的是()

A.border-left-radius:20px;
B.border-top-left-radius:20px;
C.border-radius-left-top:20px;
D.border-radius-top-left:20px;

5.單項選擇題(網(wǎng)站)()樣式可以定義一個10px藍色向下的三角形?

A.width:0;height:0;border:10pxsolidtransparent;border-top-color:#00f;
B.width:10px;height:10px;border:10pxsolid#00f;border-top-color:transparent;
C.width:0;height:0;border:10pxsolidtransparent;border-bottom-color:#00f;
D.width:10px;height:10px;border:0pxsolid#00f;border-bottom-width:10px;