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.以上都不對
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
最新試題
以下哪個屬性用來作為一個有序或無序列表項標(biāo)記的圖像?()
萬維網(wǎng)將因特網(wǎng)中的信息以()的形式進(jìn)行展示,通過鏈接的方式從因特網(wǎng)的一個站點(diǎn)訪問另一個站點(diǎn)。
border-image的子屬性中,定義裁切圖像方式的屬性是()。
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
CSS3中的變形屬性是()。
設(shè)置或檢索彈性盒子元素在側(cè)軸方向上的對齊方式的屬性是()。
()表示固定定位,相對于瀏覽器窗口進(jìn)行定位。
以下哪個屬性可以實現(xiàn)多列布局的浮動樣式設(shè)置?()
定義左上角圓角邊框的是()。
按照網(wǎng)站界面功能構(gòu)成來看,每一種界面要素都承擔(dān)網(wǎng)頁的部分功能,通常包括頁頭(一般包括LOGO)、()、條幅廣告、欄目區(qū)域和頁腳部分。