From c2175872d71e9e55416c0f4793c098d98d297aed Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 20 Apr 2021 09:02:07 -0400 Subject: replace class="in-page-callout webdev" with class="callout" (#589) --- files/de/learn/css/css_layout/index.html | 2 +- files/de/learn/css/first_steps/index.html | 2 +- files/de/learn/css/styling_text/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/de') diff --git a/files/de/learn/css/css_layout/index.html b/files/de/learn/css/css_layout/index.html index 4351951f84..0268f74856 100644 --- a/files/de/learn/css/css_layout/index.html +++ b/files/de/learn/css/css_layout/index.html @@ -25,7 +25,7 @@ translation_of: Learn/CSS/CSS_layout

At this point we've already looked at CSS fundamentals, how to style text, and how to style and manipulate the boxes that your content sits inside. Now it's time to look at how to place your boxes in the right place in relation to the viewport, and one another. We have covered the necessary prerequisites so we can now dive deep into CSS layout, looking at different display settings, modern layout tools like flexbox, CSS grid, and positioning, and some of the legacy techniques you might still want to know about.

-
+

Looking to become a front-end web developer?

We have put together a course that includes all the essential information you need to work towards your goal.

diff --git a/files/de/learn/css/first_steps/index.html b/files/de/learn/css/first_steps/index.html index a43d3b473b..39bef7a509 100644 --- a/files/de/learn/css/first_steps/index.html +++ b/files/de/learn/css/first_steps/index.html @@ -7,7 +7,7 @@ translation_of: Learn/CSS/First_steps

CSS (Cascading Style Sheets) wird zum Stylen und Layouten von Webseiten verwendet. Sie können beispielsweise die Schriftart, Farbe, Größe und den Abstand von Seiteninhalten ändern, Inhalt in mehrere Spalten aufteilen oder Animationen und andere dekorative Funktionen hinzufügen. Dieses Modul bietet einen sanften Einstieg in CSS, beginnend mit einem Überblick über Funktionsweise, Syntax und wie Sie mit CSS Darstellungsstile zu HTML-Seiten hinzufügen können.

-
+

Looking to become a front-end web developer?

We have put together a course that includes all the essential information you need to work towards your goal.

diff --git a/files/de/learn/css/styling_text/index.html b/files/de/learn/css/styling_text/index.html index 0e5279bda2..f71e334b55 100644 --- a/files/de/learn/css/styling_text/index.html +++ b/files/de/learn/css/styling_text/index.html @@ -24,7 +24,7 @@ translation_of: Learn/CSS/Styling_text

With the basics of the CSS language covered, the next CSS topic for you to concentrate on is styling text — one of the most common things you'll do with CSS. Here we look at text styling fundamentals including setting font, boldness, italics, line and letter spacing, drop shadows, and other text features. We round off the module by looking at applying custom fonts to your page, and styling lists and links.

-
+

Looking to become a front-end web developer?

We have put together a course that includes all the essential information you need to work towards your goal.

-- cgit v1.2.3-54-g00ecf