A.width
B.font-size
C.height
D.padding
您可能感興趣的試卷
你可能感興趣的試題
A.background-position:center50%;
B.background-position:50%50%;
C.background-position:50%center;
D.background-position:centercenter;
A.margin
B.color
C.overflow
D.float
A.repeat-x
B.no-repeat
C.repeat-y
D.Repeat-xy
A.a:hover
B.a:active
C.a:visited
D.a:link
A.display:block;
B.display:none;
C.visibility:hidden;
D.visibility:normal;
最新試題
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
border-image屬性可以設(shè)置以圖片填充元素的邊框。
web前端開發(fā)工具有哪些?()
規(guī)劃站點需要明確哪些事項?()
CSS3中的變形屬性是()。
rotateX函數(shù)用于指定元素圍繞X軸旋轉(zhuǎn),參數(shù)a用于定義旋轉(zhuǎn)的角度值,單位為()。
下列選項中,設(shè)置背景圖完全覆蓋背景區(qū)域的取值為()。
如何實現(xiàn)導航欄中每個導航項的內(nèi)容垂直方向居中?()
按照網(wǎng)站界面功能構(gòu)成來看,每一種界面要素都承擔網(wǎng)頁的部分功能,通常包括頁頭(一般包括LOGO)、()、條幅廣告、欄目區(qū)域和頁腳部分。
text-overflow屬性需要配合overflow:hidden;使用。