diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:44:35 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:44:35 +0100 |
commit | 4923a64dd55704e9adaf5e4c635ca04d7fb2beed (patch) | |
tree | 89fdad0fe503c35f59408e8eaf051f376bb709a7 /files/ar/web/css | |
parent | 41c76addc97200aa71105773397aa4edd2af6b4c (diff) | |
download | translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.tar.gz translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.tar.bz2 translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.zip |
unslug ar: modify
Diffstat (limited to 'files/ar/web/css')
5 files changed, 10 insertions, 5 deletions
diff --git a/files/ar/web/css/comments/index.html b/files/ar/web/css/comments/index.html index 4fbf59d3f9..8f7726f714 100644 --- a/files/ar/web/css/comments/index.html +++ b/files/ar/web/css/comments/index.html @@ -1,12 +1,13 @@ --- title: التعليقات -slug: Web/CSS/التعليقات +slug: Web/CSS/Comments tags: - CSS - تعليقات - مرجع - ملاحظات translation_of: Web/CSS/Comments +original_slug: Web/CSS/التعليقات --- <div>{{CSSRef}}</div> diff --git a/files/ar/web/css/css_animated_properties/index.html b/files/ar/web/css/css_animated_properties/index.html index d9a0da44f2..2af4826ad4 100644 --- a/files/ar/web/css/css_animated_properties/index.html +++ b/files/ar/web/css/css_animated_properties/index.html @@ -1,6 +1,6 @@ --- title: العناصر التي يمكن تحريكها باستخدام CSS Transitions -slug: Web/CSS/العناصر_التي_يمكن_تحريكها_باستخدام_CSS_Transitions +slug: Web/CSS/CSS_animated_properties tags: - CSS - CSS3 @@ -9,6 +9,7 @@ tags: - سلاسة - نعومة translation_of: Web/CSS/CSS_animated_properties +original_slug: Web/CSS/العناصر_التي_يمكن_تحريكها_باستخدام_CSS_Transitions --- <p>{{CSSRef}}</p> diff --git a/files/ar/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html b/files/ar/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html index c30338c62b..5556baedd5 100644 --- a/files/ar/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html +++ b/files/ar/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html @@ -1,7 +1,8 @@ --- title: المفاهيم الأساسية للصندوق المرن -slug: Web/CSS/CSS_Flexible_Box_Layout/المفاهيم_الأساسية_للصندوق_المرن +slug: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox translation_of: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox +original_slug: Web/CSS/CSS_Flexible_Box_Layout/المفاهيم_الأساسية_للصندوق_المرن --- <div dir="rtl">{{CSSRef}}</div> diff --git a/files/ar/web/css/css_grid_layout/relationship_of_grid_layout/index.html b/files/ar/web/css/css_grid_layout/relationship_of_grid_layout/index.html index 7ccf10282f..04cd3b6370 100644 --- a/files/ar/web/css/css_grid_layout/relationship_of_grid_layout/index.html +++ b/files/ar/web/css/css_grid_layout/relationship_of_grid_layout/index.html @@ -1,7 +1,8 @@ --- title: العلاقة بين التنسيق الشبكي وطرق التنسيق الأخرى -slug: Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout_arabic +slug: Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout translation_of: Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout +original_slug: Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout_arabic --- <p dir="rtl">صمم التنسيق الشبكي ليعمل جنبا إلى جنب مع جميع التنسيقات الأخرى مشكلا بذلك نظاما متكاملا لإنشاءها. في هذا الدليل سوف نشرح كيف يتوافق النظام الشبكي مع التقنيات الأخرى التي كنت قد استعملتها سابقا.</p> diff --git a/files/ar/web/css/transform/index.html b/files/ar/web/css/transform/index.html index 93ef2bb84e..19ad672774 100644 --- a/files/ar/web/css/transform/index.html +++ b/files/ar/web/css/transform/index.html @@ -1,6 +1,6 @@ --- title: التحول (transform) -slug: Web/CSS/التحول +slug: Web/CSS/transform tags: - التحول - التحول في صفحات الطرز المتراصة @@ -8,6 +8,7 @@ tags: - صفحات الطرز المتراصة - مرجع translation_of: Web/CSS/transform +original_slug: Web/CSS/التحول --- <div>{{CSSRef}}</div> |