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;
最新試題
如何實現(xiàn)導(dǎo)航欄中每個導(dǎo)航項的內(nèi)容垂直方向居中?()
background-size屬性值設(shè)置為()時,將背景圖像等比例縮放到寬度或高度與容器寬度或高度相等,背景圖像始終被包含在容器內(nèi)。
規(guī)劃站點需要明確哪些事項?()
設(shè)置或檢索彈性盒子元素在側(cè)軸方向上的對齊方式的屬性是()。
使用border-radius屬性為元素設(shè)置圓角邊框時,4個角的圓角半徑必須一樣。
border-image的子屬性中,定義裁切圖像方式的屬性是()。
通過@font-face規(guī)則,開發(fā)者便可以使用用戶計算機未安裝的字體。
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
justify-content屬性的下列取值中,中間子元素之間的間隔是兩端子元素與邊框距離兩倍的是()。
在設(shè)置多列文本時,column-span屬性用于設(shè)置或檢索元素橫跨多少列。