A.ID值 B.name值 C.true值 D.false值
A.color B.text-indent C.font-size D.font-weight
A.background B.background-position C.bcakground-image D.background-color
A.改版的时候更方便只要改css文件 B.页面加载速度更快、结构化清晰、页面显示简洁 C.表现与结构相分离 D.易于优化(seo)搜索引擎更友好,排名更容易靠前
A.a:link{background:leftbottom;} B.a:active{background:leftbottom;} C.a:hover{background-position:leftbottom;} D.a:visited{background-position:leftbottom;}