代码:

<table onmouseover="this.style.backgroundColor='#ff0000'" onmouseout="this.style.backgroundColor='#ffffff'">
<tr><td>A</td><td>B</td></tr>
<tr><td>C</td><td>D</td></tr>
</table>

相关文章:

  • 2021-09-11
  • 2021-09-19
  • 2021-05-06
  • 2021-12-07
  • 2021-12-19
  • 2022-12-23
  • 2021-11-19
  • 2021-11-08
猜你喜欢
  • 2022-12-23
  • 2021-06-14
  • 2021-09-18
  • 2022-12-23
  • 2021-09-18
  • 2021-07-25
  • 2021-12-11
相关资源
相似解决方案