可以用于table的td,也可以用在div上,类似IBM的效果
鼠标经过时改变背景颜色
插入代码:
<table><tr><td width="100" height="100"   bgcolor="#DDC676">webjx.com</td></tr></table>
鼠标经过时改变背景图片
­
插入代码:
<table><tr><td width="100" height="100"   background="/images/2.gif">webjx.com</td></tr></table>

相关文章:

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