A.滑動技術(shù)采用兩張圖片重疊的方式實現(xiàn) B.滑動技術(shù)應(yīng)用于背景自適應(yīng) C.滑動技術(shù)可以根據(jù)原屬內(nèi)的文字自動改變背景寬度 D.滑動技術(shù)能應(yīng)用于導(dǎo)航菜單的制作
A.#box{width:100px;height:50px;}B.#box{width:100px;height:50px;postion:absolute}C.#box{width:100px;height:50px;postion:relative}D.#box{width:100px;height:50px;position:static}
A.margin: B.indent: C.margin-left: D.text-indent: