判断题
正确(↓↓↓ 点击‘点击查看答案’看答案解析 ↓↓↓)
(网站)关于background属性书写background:#000是正确的。
判断题(网站)关于background属性书写background:#000是正确的。
(网站)div:after{width:100px;height:100px;background:red};...
判断题(网站)div:after{width:100px;height:100px;background:red};在div里加了一个宽高为100的红色正方形
(网站)csssprites(雪碧图)使用的好处是通过降低http请求数完成网页加速。
判断题(网站)csssprites(雪碧图)使用的好处是通过降低http请求数完成网页加速。