A.border:10pxsolid#f00;
B.?border-left:10pxsolid#f00;
C.border-right:10pxdashed#f00;
D.border-left:10pxdashed#f00;
您可能感興趣的試卷
你可能感興趣的試題
A.background:linear-gradient(left,#ff0,0%,#f00,100%);
B.background:linear-gradient(top,#ff00%,#f00100%);
C.background:linear-gradient(left,#ff00%,#f00100%);
D.background:linear-gradient(top,#ff0,0%,#f00,100%);
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.以上都不對
最新試題
在設置多列文本時,column-span屬性用于設置或檢索元素橫跨多少列。
超鏈接的偽類選擇器的使用順序為()。
定位元素是浮動的正常的文檔流之上的,可以用()屬性來設置元素的層級。
規(guī)劃站點需要明確哪些事項?()
下列選項中,設置背景圖完全覆蓋背景區(qū)域的取值為()。
border-image屬性可以設置以圖片填充元素的邊框。
如何實現(xiàn)導航欄中每個導航項的內(nèi)容垂直方向居中?()
text-shadow屬性默認投影顏色為黑色。
以下哪個屬性可以實現(xiàn)多列布局的浮動樣式設置?()
使用border-radius屬性為元素設置圓角邊框時,4個角的圓角半徑必須一樣。