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;
A.a{decoration:nounderline}
B.a{text-decoration:nounderline}
C.a{text-decoration:none}
D.a{underline:none}
最新試題
()表示固定定位,相對于瀏覽器窗口進行定位。
如何實現(xiàn)導(dǎo)航欄中每個導(dǎo)航項的內(nèi)容垂直方向居中?()
使用border-radius屬性為元素設(shè)置圓角邊框時,4個角的圓角半徑必須一樣。
rotateX函數(shù)用于指定元素圍繞X軸旋轉(zhuǎn),參數(shù)a用于定義旋轉(zhuǎn)的角度值,單位為()。
定位元素是浮動的正常的文檔流之上的,可以用()屬性來設(shè)置元素的層級。
justify-content屬性的下列取值中,中間子元素之間的間隔是兩端子元素與邊框距離兩倍的是()。
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
定義左上角圓角邊框的是()。
設(shè)置或檢索彈性盒子元素在側(cè)軸方向上的對齊方式的屬性是()。
使用text-shadow屬性,一次可為文本添加多個陰影。