diff options
Diffstat (limited to 'files/ar/web/guide')
-rw-r--r-- | files/ar/web/guide/graphics/index.html | 3 | ||||
-rw-r--r-- | files/ar/web/guide/mobile/index.html | 3 |
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> |