A.轉(zhuǎn)為塊元素 B.可以定義高度 C.隱藏元素 D.占用物理空間
A.auto B.visible C.inline D.hidden
A.div[att=”val”] B.div[att^=”val”] C.div[att==”val”] D.div[att$=”val”]