aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/text-underline-position/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 11:32:55 -0400
committerGitHub <noreply@github.com>2021-07-27 11:32:55 -0400
commit9fb44756a5432219d159d6892341e0a9e0582bb2 (patch)
treefa6d49a8623c736a96f644d69c86d958b778664c /files/de/web/css/text-underline-position/index.html
parentf223964e7c5c62237914625780565de982015f04 (diff)
downloadtranslated-content-9fb44756a5432219d159d6892341e0a9e0582bb2.tar.gz
translated-content-9fb44756a5432219d159d6892341e0a9e0582bb2.tar.bz2
translated-content-9fb44756a5432219d159d6892341e0a9e0582bb2.zip
remove link 'title' attributes that's just the 'href' (de) (#1735)
Diffstat (limited to 'files/de/web/css/text-underline-position/index.html')
-rw-r--r--files/de/web/css/text-underline-position/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/de/web/css/text-underline-position/index.html b/files/de/web/css/text-underline-position/index.html
index aca1ed0e81..93256adb5d 100644
--- a/files/de/web/css/text-underline-position/index.html
+++ b/files/de/web/css/text-underline-position/index.html
@@ -88,5 +88,5 @@ text-underline-position: unset;
<ul>
<li>Verwandte CSS-Eigenschaften: {{cssxref("text-decoration")}}, {{cssxref("text-decoration-line")}}, {{cssxref("text-decoration-style")}}, {{cssxref("text-decoration-color")}}.</li>
- <li><a href="https://msdn.microsoft.com/en-us/library/ie/ms531176%28v=vs.85%29.aspx" title="https://msdn.microsoft.com/en-us/library/ie/ms531176%28v=vs.85%29.aspx">Microsoft-Dokumentation der nicht-standardisierten Werte</a> (englisch).</li>
+ <li><a href="https://msdn.microsoft.com/en-us/library/ie/ms531176%28v=vs.85%29.aspx">Microsoft-Dokumentation der nicht-standardisierten Werte</a> (englisch).</li>
</ul>