diff options
Diffstat (limited to 'files/ar/web/css/css_animated_properties/index.html')
| -rw-r--r-- | files/ar/web/css/css_animated_properties/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/files/ar/web/css/css_animated_properties/index.html b/files/ar/web/css/css_animated_properties/index.html new file mode 100644 index 0000000000..d9a0da44f2 --- /dev/null +++ b/files/ar/web/css/css_animated_properties/index.html @@ -0,0 +1,19 @@ +--- +title: العناصر التي يمكن تحريكها باستخدام CSS Transitions +slug: Web/CSS/العناصر_التي_يمكن_تحريكها_باستخدام_CSS_Transitions +tags: + - CSS + - CSS3 + - تحريك + - ترانزشن + - سلاسة + - نعومة +translation_of: Web/CSS/CSS_animated_properties +--- +<p>{{CSSRef}}</p> + +<p>يمكن تحريك بعض عناصر CSS بشكل ناعم وسلس عندما تتغير قيم وخصائص العناصر، سواء باستخدام <a href="/en-US/docs/Web/CSS/CSS_Animations">CSS Animations</a> أو <a href="/en-US/docs/Web/CSS/CSS_Transitions">CSS Transitions</a>.</p> + +<p>هذه قائمة بالعناصر التي يمكن استخدام خاصية Transitions عليها:</p> + +<p>{{CSSAnimatedProperties}}</p> |
