问题详情
下列在p元素开头添加“>>”符号的代码正确的是()。
A、p::before{container:“>>”}
B、p::before{container:>>}
C、p::before{content:>>}
D、p::before{content:“>>”}