页面鼠标悬停
添加<a href=""></a>
<style>
a:hover {
font-size: 9pt; color: #FF6600;
}
a {
font-size: 9pt; text-decoration: none; color: #676767;
noline:expression(this.οnfοcus=this.blur);
}
</style>
轉載于:https://www.cnblogs.com/21heshang/p/6128538.html
總結
- 上一篇: HTTP GET与POST区别
- 下一篇: 一些自己常用的工具类