<style>  
  a:link {   color:#000000;   text-decoration:none;}  
  a:visited {   color:#000000;   text-decoration:none;   }  
  a:hover {   color:#cc0000;   text-decoration:underline;   }  
  </style>  
  <a   href='http://www.longhuiyuan.com/'>okk</a>
问题出在   
  a:link,a:visited,a:hover   的顺序.

相关文章:

  • 2022-12-23
  • 2021-06-01
  • 2022-12-23
  • 2021-12-21
  • 2021-06-01
  • 2021-12-11
  • 2021-05-24
  • 2021-12-06
猜你喜欢
  • 2022-12-23
  • 2021-07-14
  • 2022-12-23
  • 2023-03-24
  • 2021-10-16
  • 2022-12-23
相关资源
相似解决方案