24.下列在p元素开头添加“>>”符号的代码正确的是:( )
A.p::before{container: “>>”} B. p::before{ container: >>}
C. p::before{content: >>} D. p::before{ content: “>>”}
出自:国家开放大学Web的工作方式