A.list:square B.type:2 C.type:square D.list-style-type:square
A.word-break B.letter-spacing C.white-space D.word-spacing
A.盒子的默認(rèn)定位為fixed,即固定定位 B.盒子的相對(duì)定位是指相對(duì)于其身原有位置進(jìn)行偏移,一般會(huì)結(jié)合left、right、top、bottom屬性使用 C.絕對(duì)定位是以其父元素為參考對(duì)象,絕對(duì)定位的元素會(huì)脫離文檔流 D.position屬性的取值為static時(shí),是以瀏覽器窗口作為定位基準(zhǔn)