aboutsummaryrefslogtreecommitdiff
path: root/files/it/conflicting/learn/css/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:54 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:54 +0100
commite7651b26abb2031118b797bd4a4d707aa7f2e9b6 (patch)
treec0849c5104d61d6d0a7b90cdfb1511e52d144613 /files/it/conflicting/learn/css/index.html
parent30feb96f6084a2fb976a24ac01c1f4a054611b62 (diff)
downloadtranslated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.tar.gz
translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.tar.bz2
translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.zip
unslug it: modify
Diffstat (limited to 'files/it/conflicting/learn/css/index.html')
-rw-r--r--files/it/conflicting/learn/css/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/it/conflicting/learn/css/index.html b/files/it/conflicting/learn/css/index.html
index 2bd34295c7..134aff0622 100644
--- a/files/it/conflicting/learn/css/index.html
+++ b/files/it/conflicting/learn/css/index.html
@@ -1,6 +1,6 @@
---
title: CSS developer guide
-slug: Web/Guide/CSS
+slug: conflicting/Learn/CSS
tags:
- CSS
- Guide
@@ -9,6 +9,7 @@ tags:
- TopicStub
translation_of: Learn/CSS
translation_of_original: Web/Guide/CSS
+original_slug: Web/Guide/CSS
---
<p>{{draft}}</p>
<p><span class="seoSummary">Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML</span> or other markup languages such as SVG<span class="seoSummary">. CSS describes how the structured elements in the document are to be rendered on screen, on paper, in speech, or on other media.</span> The ability to adjust the document's presentation depending on the output medium is a key feature of CSS.</p>