aboutsummaryrefslogtreecommitdiff
path: root/files/ar/conflicting/learn/css/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:44:35 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:44:35 +0100
commit4923a64dd55704e9adaf5e4c635ca04d7fb2beed (patch)
tree89fdad0fe503c35f59408e8eaf051f376bb709a7 /files/ar/conflicting/learn/css/index.html
parent41c76addc97200aa71105773397aa4edd2af6b4c (diff)
downloadtranslated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.tar.gz
translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.tar.bz2
translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.zip
unslug ar: modify
Diffstat (limited to 'files/ar/conflicting/learn/css/index.html')
-rw-r--r--files/ar/conflicting/learn/css/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ar/conflicting/learn/css/index.html b/files/ar/conflicting/learn/css/index.html
index 2bd34295c7..134aff0622 100644
--- a/files/ar/conflicting/learn/css/index.html
+++ b/files/ar/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>