A.float浮動
B.常規(guī)默認(rèn)就可以顯示在上面
C.position定位
D.以上說法都不正確
您可能感興趣的試卷
你可能感興趣的試題
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;
最新試題
CSS3中的變形屬性是()。
使用border-radius屬性為元素設(shè)置圓角邊框時,4個角的圓角半徑必須一樣。
background-size屬性值設(shè)置為()時,將背景圖像等比例縮放到寬度或高度與容器寬度或高度相等,背景圖像始終被包含在容器內(nèi)。
下列將頁面上div元素繞中心點(diǎn)逆時針旋轉(zhuǎn)30度的是()。
按照網(wǎng)站界面功能構(gòu)成來看,每一種界面要素都承擔(dān)網(wǎng)頁的部分功能,通常包括頁頭(一般包括LOGO)、()、條幅廣告、欄目區(qū)域和頁腳部分。
以下哪個屬性可以實(shí)現(xiàn)多列布局的浮動樣式設(shè)置?()
如何實(shí)現(xiàn)導(dǎo)航欄中每個導(dǎo)航項(xiàng)的內(nèi)容垂直方向居中?()
可以使用css的()屬性來設(shè)置元素的定位類型。
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
box-sizing屬性的取值中,通過從已設(shè)定的寬度或高度中分別減去邊框和內(nèi)邊距才能得到內(nèi)容的寬度或高度的是()。