A.position:relative
B.position:absolute
C.float
D.overflow
您可能感興趣的試卷
你可能感興趣的試題
A.寬度,高度
B.寬度,寬度
C.高度,寬度
D.高度,高度
A.border-left-radius:20px;
B.border-top-left-radius:20px;
C.border-radius-left-top:20px;
D.border-radius-top-left:20px;
A.inline-block
B.inline
C.block
D.none
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;
最新試題
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
定義左上角圓角邊框的是()。
按照網(wǎng)站界面功能構(gòu)成來看,每一種界面要素都承擔(dān)網(wǎng)頁的部分功能,通常包括頁頭(一般包括LOGO)、()、條幅廣告、欄目區(qū)域和頁腳部分。
下列選項中,用于設(shè)置彈性盒子元素在主軸方向逆序排列的是()。
規(guī)劃站點需要明確哪些事項?()
border-image的子屬性中,定義裁切圖像方式的屬性是()。
column-count和column-width這兩個屬性不可以同時都設(shè)置。
定位元素是浮動的正常的文檔流之上的,可以用()屬性來設(shè)置元素的層級。
border-image屬性可以設(shè)置以圖片填充元素的邊框。
()表示固定定位,相對于瀏覽器窗口進行定位。