单项选择题
p下面除了span以外所有标签,旋转45度( ) A.
p :not(span){transform:rotate(45deg)} B.
p :not(span){translate:rotate(45deg)} C.
p not(:span){transform:rotate(45deg)} D.
p:not(span){rotate(45deg)
点击查看答案&解析
相关考题
