单项选择题
CSS如何实现p标签的前面增加:“静夜思:”?()
A.p:after {content:"静夜思:"}
B.before:p{content:"静夜思:"}
C.after:p {content:"静夜思:"}
D.p:before{content:"静夜思:"}
点击查看答案&解析
相关考题
