无标题文档
如果希望所有超链接既有下划线,又有上划线,只要把两个属性都给写上就好了,看下面的代码和效果。
a{
text-decoration: underline overline;
}
百度
新浪