龙盟编程博客 | 无障碍搜索 | 云盘搜索神器
快速搜索
主页 > web编程 > div+css/html >

CSS超连接接触时突变

时间:2012-12-29 08:41来源:未知 作者:admin 点击:
分享到:
 

      <style type="text/css">
  

a:link         
{
    color
: #000000;
    text-decoration
: none;
    font-family
: "Arial", "Helvetica", "sans-serif";
}

a:visited    
{
    color
: #000000;
    text-decoration
: none;
    font-family
: "Arial", "Helvetica", "sans-serif";
}

a:active     
{
    color
: #000000;
    text-decoration
: underline;
    font-family
: "Arial", "Helvetica", "sans-serif";
}

a:hover      
{
    color
: #FF6600;
    text-decoration
: underline;
    left
: 1px;
    position
: relative;
    top
: 1px;
    font-family
: "Arial", "Helvetica", "sans-serif";
}


</style>


收藏文章
表情删除后不可恢复,是否删除
取消
确定
图片正在上传,请稍后...
评论内容为空!
还没有评论,快来抢沙发吧!

热评话题

按钮 内容不能为空!
立刻说两句吧! 查看0条评论
精彩图集

赞助商链接