单项选择题
A.font-variantB.font-familyC.font-stretchD.@font-face
A.p:before {content:url(p.png);}B.p:before {src:url(p.png);}C.p:before {img:url(p.png);}D.p:before {href:url(p.png);}
A.元素1+元素2B.元素1~元素2C.元素1元素2D.元素1>元素2