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è)屬性用來作為一個(gè)有序或無序列表項(xiàng)標(biāo)記的圖像?()
css3中的動(dòng)畫屬性及定義動(dòng)畫的關(guān)鍵字是()。
在CSS3中,可以實(shí)現(xiàn)平移效果的函數(shù)是()。
box-sizing屬性的取值中,通過從已設(shè)定的寬度或高度中分別減去邊框和內(nèi)邊距才能得到內(nèi)容的寬度或高度的是()。
下列將頁面上div元素繞中心點(diǎn)逆時(shí)針旋轉(zhuǎn)30度的是()。
CSS3中的變形屬性是()。
萬維網(wǎng)將因特網(wǎng)中的信息以()的形式進(jìn)行展示,通過鏈接的方式從因特網(wǎng)的一個(gè)站點(diǎn)訪問另一個(gè)站點(diǎn)。
以下哪個(gè)屬性可以實(shí)現(xiàn)多列布局的浮動(dòng)樣式設(shè)置?()
使用text-shadow屬性,一次可為文本添加多個(gè)陰影。
在設(shè)置多列文本時(shí),column-span屬性用于設(shè)置或檢索元素橫跨多少列。