各位:我看了網(wǎng)上說下面這樣的代碼應(yīng)該能去掉鏈接的下劃線,在博客園的隨筆里面去不掉,<a href="#" style="text-decoration:none;">去掉下劃線</a>后來,博客園解釋說要自定義css,那么下面的代碼為什么也去不到,<style>wh{text-decoration: none;}</style><a class="wh" href="#" style='text-decoration:none;'> 我想去掉下劃線</a>或者<style>a{text-decoration: none;}</style><a href="#" style='text-decoration:none;'> 我想去掉下劃線</a>有知道的煩請告知,謝謝。
去掉a標(biāo)簽的下劃線
墨色風(fēng)雨
2018-08-15 10:09:40