摘要:
解读: 请看如下的例子:welcome to feimos's blog This isyour first time to visit this webSite. 阅读全文
摘要:
IE6 : "*"_“下划线格 :myclass {_background:red;}"*"星号:格式:.myclass{*background:red;}IE7 : "*“星号格式:.myclass{*background:red;} *+html 格式: *+html .myclass{background:red;} + 格式: .myclass{+background: red;} !important 格式: .myclass{background:red !important;}IE8 : \0 格式:.myclass{backgr 阅读全文