HTML鼠标在字上变色 2018-01-06 本文已影响17人 linghugoogle 效果 image.png image.png 代码 a.tt:hover {color: #FF0000;} <a class="tt" href="test.html">test</a>