如何在dw中只定义一个布局单元格内定义链接的颜色
如何在dw中只定义一个布局单元格内定义链接的颜色,请具体的说明:分为几步?具体的样式说明?谢谢了!...
如何在dw中只定义一个布局单元格内定义链接的颜色,请具体的说明:分为几步?具体的样式说明?谢谢了!
展开
1个回答
展开全部
<style type="text/css">
a:link,a:visited{color:#00f; text-decoration:none;}
a:hover,a:active{color:#000; text-decoration:underline;}
a.a2:link,a.a2:visited{color:#f00; text-decoration:underline;}
a.a2:hover,a.a2:active{color:#000; text-decoration:none;}
</style>
<a href="http://www.baidu.com">链接1</a>
<a href="http://www.baidu.com" class="a2">链接2</a>
另一方法
<style type="text/css">
<!--
table.class1 a{color:green}
table.class2 a{color:red}
-->
</style>
<table class="class1">
<tr>
<td><a href="abc.asp">中华人民共和国</a>中华人民共和国</td>
</tr>
</table>
<table class="class2">
<tr>
<td><a href="abc.asp">中华人民共和国</a>中华人民共和国</td>
</tr>
</table>
a:link,a:visited{color:#00f; text-decoration:none;}
a:hover,a:active{color:#000; text-decoration:underline;}
a.a2:link,a.a2:visited{color:#f00; text-decoration:underline;}
a.a2:hover,a.a2:active{color:#000; text-decoration:none;}
</style>
<a href="http://www.baidu.com">链接1</a>
<a href="http://www.baidu.com" class="a2">链接2</a>
另一方法
<style type="text/css">
<!--
table.class1 a{color:green}
table.class2 a{color:red}
-->
</style>
<table class="class1">
<tr>
<td><a href="abc.asp">中华人民共和国</a>中华人民共和国</td>
</tr>
</table>
<table class="class2">
<tr>
<td><a href="abc.asp">中华人民共和国</a>中华人民共和国</td>
</tr>
</table>
博思aippt
2024-07-20 广告
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT...
点击进入详情页
本回答由博思aippt提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询