CSS HACK - 區分IE 各版本寫法 .color{ _color:green;} ( IE6 (含IE6 ) 以下) ... html .color { color: red; } (IE6 ONLY ) *+html .color { color: ...
確定! 回上一頁