diff options
Diffstat (limited to 'files/zh-cn/understanding_underlines')
-rw-r--r-- | files/zh-cn/understanding_underlines/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/zh-cn/understanding_underlines/index.html b/files/zh-cn/understanding_underlines/index.html index 2f8b71bd5c..fd67fc382c 100644 --- a/files/zh-cn/understanding_underlines/index.html +++ b/files/zh-cn/understanding_underlines/index.html @@ -5,6 +5,7 @@ tags: - 'CSS:Articles' translation_of: >- Learn/CSS/Styling_text/Fundamentals#Font_style_font_weight_text_transform_and_text_decoration +translation_of_original: Understanding_Underlines --- <p>对于 Web 设计者来说, 想移除其设计中某些 (或全部) 超链接的下划线是相当常见的事情。但是由于在过去浏览器中的一些不标准的行为, 一些人在删除超链接中下划线的正确方法方面存在一些问题。最常见的错误是这样做:</p> |