时间:2021-07-01 10:21:17 帮助过:27人阅读
无标题文档 热门城市伦敦曼彻斯特伯明翰利兹诺丁汉卡迪夫考文垂爱丁堡斯旺西莱斯特纽卡斯尔谢菲尔德牛津剑桥南安普顿利物浦拉夫堡全部 ?
#hotcity a span{text-decoration:underline; font-size:x-small;}
全部?
你把?放在超链接里面它当然有下划线啦
全部 ?
这样就可以了
#hotcity a{margin:0 5px; text-decoration:underline; text-decoration:none;}
#hotcity a span{text-decoration:none; font-size:x-small; text-decoration:none;}
这样就可以了
#hotcity a{margin:0 5px; text-decoration:underline; text-decoration:none;}
#hotcity a span{text-decoration:none; font-size:x-small; text-decoration:none;}
为什么要把 ?写到里呢? 这个东西完全可以放到外面去的呀
修改编辑样式就可以了
赞同用text-decoration:none
你把它放在链接外面试试看
a:link { text-decoration: none;color: blue}加上这个
a:link { text-decoration: none;color: blue}加上这个
a:link { text-decoration: none;color: blue}加上这个
加在
a:hover{
text-decoration:none
}
text-decoration属性,这个很常用的一定要记住啊
text-decoration:none;去看看CSS手册吧
各位老大, 我已经加了text-decoration:none; 好不好? 而且我需要 ? 可以点击
所以,劝我不要放里面的人就算了, 重复说text-decoration没有看清我的代码.
请教对CSS有深层次理解的人, 为什么我已经定义了#hotcity a span 却没有执行,因为按照先后原则来说不应该这个更靠近目标元素吗?
这样也许就可以
各位老大, 我已经加了text-decoration:none; 好不好? 而且我需要 ? 可以点击
所以,劝我不要放里面的人就算了, 重复说text-decoration没有看清我的代码.
请教对CSS有深层次理解的人, 为什么我已经定义了#hotcity a span 却没有执行,因为按照先后原则来说不应该这个更靠近目标元素吗?
自己不懂还要装深沉,你加到span上面有个屁用,下划线是a标签的,又不是span的
自己不懂还要装深沉,你加到span上面有个屁用,下划线是a标签的,又不是span的
下划线是a标签的?
fdsafjkds
text-decoration:none
css
这位大哥,有必要那么大火么?
你直接把 这个去掉就可以了.
text-decoration:none
text-decoration: none;
text-decoration:none