单项选择题

A.优先级就近原则,同权重情况下样式定义最近者为准
B.载入样式以最后载入的定位为准
C.优先级为:!important>id>class>tag;!important比内联优先级高
D.优先级为:!important>class>id>tag;!important比内联优先级高