Warning: file_get_contents() [function.file-get-contents]: SSL: 远程主机强迫关闭了一个现有的连接。 in D:\wwwroot\huidong\wwwroot\function.inc.php on line 884

Warning: file_get_contents(https://whois.pconline.com.cn/jsLabel.jsp?ip=127.0.0.1) [function.file-get-contents]: failed to open stream: HTTP request failed! in D:\wwwroot\huidong\wwwroot\function.inc.php on line 884
HTML设置a标签(超链接)样式 - huidong

huidong

首页 | 会员登录 | 关于争取 2022 寒假做出汇东网 Ver3.0.0 !
搜索文章


<style>

/* 这两个设置了a标签没有下划线 */
a{text-decoration:none}
a:hover{text-decoration:none} 

/* 设置a标签的颜色 */
a:link {color:#09F}     /* 未访问的链接 */
a:visited {color: #09F}/* 已访问的链接 */
a:active {color:#03F} /* 选定的链接 */
a:hover {color:#06F} /* 鼠标移动到链接上 */
    
</style>




返回首页


Copyright (C) 2018-2024 huidong