A. System logs
B. Firmware updates
C. POST messages
D. Application logs
第1题:
A、Disk、Operating、System
B、Daily、Operating、System
C、Disk、Open、System
D、Date、Open、System
第2题:
A.Cause2
B.Cause4
C.Cause7
D.Cause15
第3题:
提升选择器样式重要性的代码正确的是()
A..green{ color:green!important; }
B..green{ !important color:green; }
C..green!important{ color:green!important; }
D..green{ color:green; }!important;
第4题:
A.filtering
B.centrifuging
C.depositing
D.operating
第5题:
下面关于CSS样式优先级,正确的是
A.!important > id > class > tag
B.id> !important > class > tag
C.!important > tag > class > id
D.tag> id > class > !important
第6题:
CSS优先级说法正确的是?
A.!important > id > class > tag
B.!important < id < class < tag
C.!important>class>id>tag
D.!important>tag>id>class