第1题:
The Internet has changed the way people work.They can __1__ from place to place while getting in touch __2__ their office all the time via the Internet.A recent __3__ in the America magazine, Newsweek, said more than 89 million Americana now use the Internet at work.One can __4__ imagine how business could be done without the Internet.The Internet is becoming more __4__ than any one had thought possible.And its importance is __5__ to increase more in the future.
1).A.travel
B.with
C.report
D.expected
E.important
2).A.travel
B.with
C.report
D.expected
E.important
3).A.travel
B.with
C.report
D.expected
E.important
4).A.travel
B.with
C.report
D.expected
E.important
5).A.travel
B.with
C.report
D.expected
E.important
第2题:
第3题:
提升选择器样式重要性的代码正确的是()
A..green{ color:green!important; }
B..green{ !important color:green; }
C..green!important{ color:green!important; }
D..green{ color:green; }!important;
第4题:
In his composition there are ________errors _______a few misspellings.
A: no other ... than
B: some other ... than
C: more ... than
D: other ... than
第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