载入中
自定义HTML载入中... loading
让你导航条更完美 [原创 2007-09-29 07:57:46]  删除... 
字体变小 字体变大

 

可以看看我的是不是不一样了

让你导航条更完美伪类动态链接css样式在和讯博客的运用把这两行代码;

#navi_bar a:link {
/*导航条文字颜色*/
}

#navi_bar a:visited {
}

换成:( : #FF0000颜色代码可以调整):

 

#navi_bar a:link {color: #FF0000; text-decoration: none} /* 未访问的链接 */

#navi_bar  a:visited {color: #00FF00; text-decoration: none} /* 已访问的链接 */

#navi_bar a:hover {color: #FF00FF; text-decoration: underline} /* 鼠标在链接上 */

 #navi_bar  a:active {color: #0000FF; text-decoration: underline} /* 激活链接 */

票数:
什么是“我顶”?
点击数:    评论数:
本文章引用通告地址(TrackBack Ping URL)为:
本文章尚未被引用。
发表评论
大 名:
(不填写则显示为匿名者)
网 址:
(您的网址,可以不填)
标 题:
内 容:
请根据下图中的字符输入验证码:
(您的评论将有可能审核后才能发表)
和讯个人门户 v1.0 | 和讯部落 | 客服中心