A.background-image B.background-repeat C.background-position D.background-url
A.頁面左邊的表格大小 B.頁面左邊的空白大小 C.頁面左邊的可用區(qū)域大小 D.頁面左邊的可編輯區(qū)域大小
A.#box{width:100px;height:50px;} B.#box{width:100px;height:50px; position:absolute;} C.#box{width:100px;height:50px; position:static;} D.#box{width:100px;height:50px; position:relative;}