Html中超连接怎么去掉下划线 2020年11月19日14:27:13 1 2,133 次浏览 收 藏 在Html中,加了超连接默认都会有下划线出现,提示该处是可以点击。那要是影响美观怎么办? 一般来说,如果要去掉下划线的话就需要在样式中去修改,非常的繁琐,有没有简单一点,直接在a标签中修改的方法呢? 方法如下: 只需在a标签中加入:style="text-decoration:none" 即可; <a style="text-decoration:none" href="XXX.com">独白</a> 效果图: 赞 1 赏 分享
2020年11月19日 下午2:32 沙发
Warning: Use of undefined constant auto - assumed 'auto' (this will throw an Error in a future version of PHP) in /www/wwwroot/www.chb66.com/wp-content/themes/begin5.2/inc/inc.php on line 911
真优秀,给你点赞