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
最新試題
超鏈接的偽類選擇器的使用順序為()。
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
下列將頁面上div元素繞中心點逆時針旋轉(zhuǎn)30度的是()。
定義左上角圓角邊框的是()。
box-sizing屬性的取值中,通過從已設(shè)定的寬度或高度中分別減去邊框和內(nèi)邊距才能得到內(nèi)容的寬度或高度的是()。
按照網(wǎng)站界面功能構(gòu)成來看,每一種界面要素都承擔網(wǎng)頁的部分功能,通常包括頁頭(一般包括LOGO)、()、條幅廣告、欄目區(qū)域和頁腳部分。
下列選項中,設(shè)置背景圖完全覆蓋背景區(qū)域的取值為()。
column-count和column-width這兩個屬性不可以同時都設(shè)置。
border-image的子屬性中,定義裁切圖像方式的屬性是()。
在CSS3中,可以實現(xiàn)平移效果的函數(shù)是()。