aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/text-align
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/web/css/text-align')
-rw-r--r--files/de/web/css/text-align/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/de/web/css/text-align/index.html b/files/de/web/css/text-align/index.html
index 1c8b2fe899..d184827a17 100644
--- a/files/de/web/css/text-align/index.html
+++ b/files/de/web/css/text-align/index.html
@@ -46,9 +46,9 @@ text-align: unset;</pre>
<p>Die Eigenschaft <code>text-align</code> wird auf eine der folgenden Arten angegeben:</p>
<ul>
- <li>Mit den Schlüsselwortwerten <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#start">start</a></code>, <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#end">end</a></code>, <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#left">left</a></code>, <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#right">right</a></code>, <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#center">center</a></code>, <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#justify">justify</a></code>, <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#justify-all">justify-all</a></code>, or <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#match-parent">match-parent</a></code>.</li>
- <li>Nur mit einem <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#string">&lt;string&gt;</a></code> Wert, wobei in diesem Fall der andere Wert standardmäßig auf <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#right">right</a></code> gesetzt wird.</li>
- <li> Die Verwendung sowohl eines Schlüsselwortwerts als auch eines <code><a href="https://wiki.developer.mozilla.org/de/docs/Web/CSS/text-align$edit#string">&lt;string&gt;</a></code> Wertes.</li>
+ <li>Mit den Schlüsselwortwerten <code><a href="/de/docs/Web/CSS/text-align$edit#start">start</a></code>, <code><a href="/de/docs/Web/CSS/text-align$edit#end">end</a></code>, <code><a href="/de/docs/Web/CSS/text-align$edit#left">left</a></code>, <code><a href="/de/docs/Web/CSS/text-align$edit#right">right</a></code>, <code><a href="/de/docs/Web/CSS/text-align$edit#center">center</a></code>, <code><a href="/de/docs/Web/CSS/text-align$edit#justify">justify</a></code>, <code><a href="/de/docs/Web/CSS/text-align$edit#justify-all">justify-all</a></code>, or <code><a href="/de/docs/Web/CSS/text-align$edit#match-parent">match-parent</a></code>.</li>
+ <li>Nur mit einem <code><a href="/de/docs/Web/CSS/text-align$edit#string">&lt;string&gt;</a></code> Wert, wobei in diesem Fall der andere Wert standardmäßig auf <code><a href="/de/docs/Web/CSS/text-align$edit#right">right</a></code> gesetzt wird.</li>
+ <li> Die Verwendung sowohl eines Schlüsselwortwerts als auch eines <code><a href="/de/docs/Web/CSS/text-align$edit#string">&lt;string&gt;</a></code> Wertes.</li>
</ul>
<h3 id="Werte">Werte</h3>