diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/de/web/guide | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/de/web/guide')
11 files changed, 11 insertions, 0 deletions
diff --git a/files/de/web/guide/css/getting_started/farbe/index.html b/files/de/web/guide/css/getting_started/farbe/index.html index a3e7d6a4eb..be9302eb6e 100644 --- a/files/de/web/guide/css/getting_started/farbe/index.html +++ b/files/de/web/guide/css/getting_started/farbe/index.html @@ -2,6 +2,7 @@ title: Color slug: Web/Guide/CSS/Getting_started/Farbe translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors +translation_of_original: Web/Guide/CSS/Getting_started/Color --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/de/web/guide/css/getting_started/index.html b/files/de/web/guide/css/getting_started/index.html index 3629de6539..9472041b96 100644 --- a/files/de/web/guide/css/getting_started/index.html +++ b/files/de/web/guide/css/getting_started/index.html @@ -5,6 +5,7 @@ tags: - CSS - 'CSS:Einführung' translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <h3 id="Einleitung">Einleitung</h3> <p>Dieser Artikel stellt eine Einführung in Cascading Style Sheets (CSS) dar.</p> diff --git a/files/de/web/guide/css/getting_started/kaskadierung_und_vererbung/index.html b/files/de/web/guide/css/getting_started/kaskadierung_und_vererbung/index.html index 8ebc7fe0cc..79ce577e7f 100644 --- a/files/de/web/guide/css/getting_started/kaskadierung_und_vererbung/index.html +++ b/files/de/web/guide/css/getting_started/kaskadierung_und_vererbung/index.html @@ -2,6 +2,7 @@ title: Kaskadierung und Vererbung slug: Web/Guide/CSS/Getting_started/Kaskadierung_und_vererbung translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance +translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/de/web/guide/css/getting_started/lesbares_css/index.html b/files/de/web/guide/css/getting_started/lesbares_css/index.html index 460d137c59..4c16c3e18d 100644 --- a/files/de/web/guide/css/getting_started/lesbares_css/index.html +++ b/files/de/web/guide/css/getting_started/lesbares_css/index.html @@ -2,6 +2,7 @@ title: Lesbares CSS slug: Web/Guide/CSS/Getting_started/Lesbares_CSS translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable +translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/de/web/guide/css/getting_started/selektoren/index.html b/files/de/web/guide/css/getting_started/selektoren/index.html index cd9115477c..f61b8bb577 100644 --- a/files/de/web/guide/css/getting_started/selektoren/index.html +++ b/files/de/web/guide/css/getting_started/selektoren/index.html @@ -2,6 +2,7 @@ title: Selektoren slug: Web/Guide/CSS/Getting_started/Selektoren translation_of: Learn/CSS/Building_blocks/Selectors +translation_of_original: Web/Guide/CSS/Getting_started/Selectors --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/de/web/guide/css/getting_started/textstyles/index.html b/files/de/web/guide/css/getting_started/textstyles/index.html index d03bea91e6..7a3a40f6e0 100644 --- a/files/de/web/guide/css/getting_started/textstyles/index.html +++ b/files/de/web/guide/css/getting_started/textstyles/index.html @@ -2,6 +2,7 @@ title: Textstyles slug: Web/Guide/CSS/Getting_started/Textstyles translation_of: Learn/CSS/Styling_text/Fundamentals +translation_of_original: Web/Guide/CSS/Getting_started/Text_styles --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/de/web/guide/css/getting_started/was_ist_css/index.html b/files/de/web/guide/css/getting_started/was_ist_css/index.html index 47b52a99be..0641d048e4 100644 --- a/files/de/web/guide/css/getting_started/was_ist_css/index.html +++ b/files/de/web/guide/css/getting_started/was_ist_css/index.html @@ -2,6 +2,7 @@ title: Was ist CSS slug: Web/Guide/CSS/Getting_started/Was_ist_CSS translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS --- <div>{{CSSTutorialTOC}}</div> diff --git a/files/de/web/guide/css/getting_started/why_use_css/index.html b/files/de/web/guide/css/getting_started/why_use_css/index.html index f0b8dc7a7e..01933a9171 100644 --- a/files/de/web/guide/css/getting_started/why_use_css/index.html +++ b/files/de/web/guide/css/getting_started/why_use_css/index.html @@ -2,6 +2,7 @@ title: Why use CSS? slug: Web/Guide/CSS/Getting_started/Why_use_CSS translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS --- <p><span style="line-height: 1.5;">{{ CSSTutorialTOC() }}</span></p> diff --git a/files/de/web/guide/css/getting_started/wie_css_funktioniert/index.html b/files/de/web/guide/css/getting_started/wie_css_funktioniert/index.html index 64dc94541b..8e980ce43c 100644 --- a/files/de/web/guide/css/getting_started/wie_css_funktioniert/index.html +++ b/files/de/web/guide/css/getting_started/wie_css_funktioniert/index.html @@ -2,6 +2,7 @@ title: Wie CSS funktioniert slug: Web/Guide/CSS/Getting_started/Wie_CSS_funktioniert translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/de/web/guide/css/scaling_background_images/index.html b/files/de/web/guide/css/scaling_background_images/index.html index e260667670..abd1e8f200 100644 --- a/files/de/web/guide/css/scaling_background_images/index.html +++ b/files/de/web/guide/css/scaling_background_images/index.html @@ -5,6 +5,7 @@ tags: - CSS Hintergrundbild - Skalierung Hintergrundbild translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images +translation_of_original: Web/CSS/CSS_Background_and_Borders/Scaling_background_images --- <p><span class="seoSummary">Die {{ cssxref("background-size") }} CSS Eigenschaft ermöglicht es, die Größe von Hintergrundbildern einzustellen, anstatt das voreingestellte Verhalten, das Bild auf die volle Größe zu kacheln, zu verwenden.</span>Man kann das Bild nach Wunsch nach oben oder unten skalieren.</p> diff --git a/files/de/web/guide/dom/index.html b/files/de/web/guide/dom/index.html index 997730a412..fc26bc0bee 100644 --- a/files/de/web/guide/dom/index.html +++ b/files/de/web/guide/dom/index.html @@ -8,6 +8,7 @@ tags: - NeedsTranslation - TopicStub translation_of: Web/API/Document_Object_Model +translation_of_original: Web/Guide/API/DOM --- <p>{{draft}}</p> <p>The <a href="/docs/DOM">Document Object Model</a> is an API for <a href="/en-US/docs/HTML">HTML</a> and <a href="/en-US/docs/XML">XML</a> documents. It provides a structural representation of the document, enabling the developer to modify its content and visual presentation. Essentially, it connects web pages to scripts or programming languages.</p> |