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.以上都不對
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)記的圖像?()
在設(shè)置多列文本時(shí),column-span屬性用于設(shè)置或檢索元素橫跨多少列。
下列選項(xiàng)中,設(shè)置外陰影且陰影在盒子右側(cè)的選項(xiàng)是()。
測試網(wǎng)頁主要關(guān)注哪些方面?()
通過@font-face規(guī)則,開發(fā)者便可以使用用戶計(jì)算機(jī)未安裝的字體。
超鏈接的偽類選擇器的使用順序?yàn)椋ǎ?/p>
column-count和column-width這兩個(gè)屬性不可以同時(shí)都設(shè)置。
以下哪個(gè)屬性可以實(shí)現(xiàn)多列布局的浮動(dòng)樣式設(shè)置?()
使用text-shadow屬性,一次可為文本添加多個(gè)陰影。
如果背景圖像的background-attachment屬性為(),則background-origin屬性沒有效果。