Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我认为:hover伪类只适用于 IE 中的链接。 这个例子在 IE8 中测试时证明了这个想法是错误的。怎么会?
:hover
在 IE6 中,它只适用于a元素。这已在较新的版本中得到修复。
a