aboutsummaryrefslogtreecommitdiff
path: root/files/ar/web/guide
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/web/guide
parent41c76addc97200aa71105773397aa4edd2af6b4c (diff)
downloadtranslated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.tar.gz
translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.tar.bz2
translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.zip
unslug ar: modify
Diffstat (limited to 'files/ar/web/guide')
-rw-r--r--files/ar/web/guide/graphics/index.html3
-rw-r--r--files/ar/web/guide/mobile/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ar/web/guide/graphics/index.html b/files/ar/web/guide/graphics/index.html
index 9c8335471a..34229e4441 100644
--- a/files/ar/web/guide/graphics/index.html
+++ b/files/ar/web/guide/graphics/index.html
@@ -1,12 +1,13 @@
---
title: الرسومات على الويب
-slug: Web/Guide/الرسومات
+slug: Web/Guide/Graphics
tags:
- رسومات
- رسوميات ثلاثية الأبعاد
- رسوميات ثنائية الأبعاد
- كانفاس
translation_of: Web/Guide/Graphics
+original_slug: Web/Guide/الرسومات
---
<p dir="rtl"><span class="seoSummary">غالباً ما تحتاج المواقع والتطبيقات لعرض الرسومات.</span> الصور العاديّة يمكن عرضها بسهولة باستخدام العنصر {{HTMLElement("img")}}، أو بإعداد خلفيّة الصفحة باستخدام الخاصيّة {{cssxref("background-image")}}. تستطيع أيضاً إنشاء رسومات في الهواء (طافية)، أو يمكنك التلاعب بالصور بعد حدث ما. <span class="seoSummary">هذه المقالات توفر نظرة حول كيف يمكنك القيام بهذه الأشياء.</span></p>
diff --git a/files/ar/web/guide/mobile/index.html b/files/ar/web/guide/mobile/index.html
index cc288a9c45..11f17242c7 100644
--- a/files/ar/web/guide/mobile/index.html
+++ b/files/ar/web/guide/mobile/index.html
@@ -1,6 +1,6 @@
---
title: Mobile Web development
-slug: Web_Development/Mobile
+slug: Web/Guide/Mobile
tags:
- Mobile
- NeedsTranslation
@@ -8,6 +8,7 @@ tags:
- Web Development
translation_of: Web/Guide/Mobile
translation_of_original: Web_Development/Mobile
+original_slug: Web_Development/Mobile
---
<p>Developing web sites to be viewed on mobile devices requires approaches that ensure a web site works as well on mobile devices as it does on desktop browsers. The following articles describe some of these approaches.</p>
<ul>