IE6神奇的BUG THE_JIA 2021-12-20 144 阅读1分钟 下面代码会让IE6直接崩溃 <style> *{ position: relative;} </style> <table> <input> </table>