江西广告网

标题: 鼠标放到可点击字上,显示突起效果! [打印本页]

作者: admin    时间: 2009-5-24 13:38
标题: 鼠标放到可点击字上,显示突起效果!
在css的样式表里增加下面的样式
  1. <style type="text/css">
  2. .text {  font-family: "Arial",
  3. "Helvetica", "sans-serif"; font size=12pt ; color: #ff0000 }
  4. a:hover {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12pt;
  5. color: #000000 ;text-decoration : none }
  6. .normal
  7. {background-color:#ffffff; }
  8. </style>

复制代码





欢迎光临 江西广告网 (http://bbs.jxadw.com/) Powered by Discuz! X3.2