A.border
B.margin
C.float
D.padding
您可能感興趣的試卷
你可能感興趣的試題
A.background:url(a1.jpg)repeat-x;
B.background-color:repeat-x;
C.background:url(a1.jpg)repeat-y;
D.background:repeat;
A.background:none
B.background-color:red
C.background-repeat:no-repeat
D.background-image:green
A.background-attachment
B.Background-color
C.background-image
D.background-width
A.;hover{}
B..hover{}
C.#hover{}
D.:hover{}
A.表示文字間距
B.表示內(nèi)容和文本的間距
C.表示內(nèi)容和邊框之間的距離
D.用于表示元素和元素之間的距離
最新試題
以下哪些方法既是localStorage對象的常用方法,也是sessionStorage對象的常用方法?()
有關(guān)contenteditable屬性說法正確的是()
下面有關(guān)html5本地存儲的說法中,正確的是()
在CSS3中,我們可以使用()選擇器來定義復(fù)選框不可用狀態(tài)下的樣式。
下面有關(guān)CSS3漸變的說法中,正確的是()
如果想要實(shí)現(xiàn)亮度濾鏡效果,可以使用()來實(shí)現(xiàn)。
下面有關(guān)CSS3中calc()函數(shù)的說法中,正確的是()。
在HTML5開發(fā)音頻時,屬于<audio>屬性的是()。
對于“瀑布流效果”,最簡單的實(shí)現(xiàn)方式是()。
要想實(shí)現(xiàn)從左到右顏色從藍(lán)色變?yōu)辄S色的線性漸變,則以下代碼正確的是()