html 设置文字颜色_Html_网站导航 - 科纳科技
当前位置:首页 > Source code‖源码 解密密码:uoslin.com > Html > 详细内容
html 设置文字颜色
发布时间:2016/3/24  阅读次数:450  字体大小: 【】 【】【
<style type="text/css">
<!--
body,td,th {
color: #FFFFFF;
}
a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #FFFFFF;
}
a:active {
text-decoration: none;
color: #FFFFFF;
}
-->
</style>
我要评论
  • 匿名发表
  • [添加到收藏夹]
  • 发表评论:(匿名发表无需登录,已登录用户可直接发表。) 登录状态:未登录
最新评论
所有评论[0]
    暂无已审核评论!


Copyright © 2012 ,Inc. All rights reserved