A.陰影的尺寸
B.水平陰影的位置
C.垂直陰影的位置
D.陰影的顏色
您可能感興趣的試卷
你可能感興趣的試題
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;
A.background:#ccc,url(bg.png)no-repeat,-100pxcenter;
B.background:#cccurl(bg.png)no-repeat-100pxcenter;
C.background:#ccc;background-image:url(bg.png)no-repeat-100pxcenter;
D.background-color:#ccc;background-image:url(bg.png)no-repeat-100pxcenter;
A.padding
B.margin
C.border
D.以上都不對(duì)
A..list>li:not(:last-child){margin-right:10px}
B..list>li:not(:last-child){padding-right:10px}
C..list>li:not(:nth-last-child){margin-right:10px}
D..list>li:not(:nth-last-child){padding-right:10px
A.table{border:5pxsolid#000}
B.td{border:1pxsolid#000}
C.th{border:5pxsolid#000}
D.tr{border:1pxsolid#000}
最新試題
以下哪個(gè)屬性可以實(shí)現(xiàn)多列布局的浮動(dòng)樣式設(shè)置?()
以下哪個(gè)屬性用來作為一個(gè)有序或無序列表項(xiàng)標(biāo)記的圖像?()
web前端開發(fā)工具有哪些?()
使用border-radius屬性為元素設(shè)置圓角邊框時(shí),4個(gè)角的圓角半徑必須一樣。
background-size屬性值設(shè)置為()時(shí),將背景圖像等比例縮放到寬度或高度與容器寬度或高度相等,背景圖像始終被包含在容器內(nèi)。
CSS3中的變形屬性是()。
column-count和column-width這兩個(gè)屬性不可以同時(shí)都設(shè)置。
萬維網(wǎng)將因特網(wǎng)中的信息以()的形式進(jìn)行展示,通過鏈接的方式從因特網(wǎng)的一個(gè)站點(diǎn)訪問另一個(gè)站點(diǎn)。
使用text-shadow屬性,一次可為文本添加多個(gè)陰影。
如果背景圖像的background-attachment屬性為(),則background-origin屬性沒有效果。