aboutsummaryrefslogtreecommitdiff
path: root/files/ar/web/guide/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'files/ar/web/guide/graphics')
-rw-r--r--files/ar/web/guide/graphics/index.html3
1 files changed, 2 insertions, 1 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>