A.默認(rèn)縱向擺放,各自獨(dú)占一行
B.分別設(shè)置3個(gè)div為float:left;使它們共用一行橫向擺放
C.默認(rèn)橫向擺放,三個(gè)共一行
D.A和B都對(duì)
您可能感興趣的試卷
你可能感興趣的試題
A.float:right
B.flaot:right
C.float:left
D.flaot:left
A.設(shè)置父元素position:relative;設(shè)置子元素position:relative;
B.設(shè)置父元素position:absolute;設(shè)置子元素position:absolute;
C.設(shè)置父元素position:absolute;設(shè)置子元素position:relative;
D.設(shè)置父元素position:relative;設(shè)置子元素position:absolute;
A.background:url(./img/jiong.jpg);
B.background:src(./img/jiong.jpg);
C.background:url(img/jiong.jpg);
D.background:src(img/jiong.jpg);
A.display:inline-block;
B.display:block;
C.display:inline;
D.display:block-inline;
A.background-color:red;
B.background-color:pink;
C.background-color:#000;
D.background-color:yellow;
最新試題
()用于顯示被標(biāo)注的內(nèi)容是日期或者時(shí)間
設(shè)置列表的類型屬性是()
下列代碼的含義是()< table border=1 contenteditable=”true”>
用于設(shè)置播放控制面板的是()
有序列表為()
XML文檔標(biāo)簽之間可以交叉引用。
由于破壞了H5的可使用性和可訪問性而被廢棄的元素有()
H5中屬性值可以不用括號(hào)括起來(lái)。
在內(nèi)部的標(biāo)簽有()
用于設(shè)置隱藏網(wǎng)頁(yè)元素的代碼有()