aboutsummaryrefslogtreecommitdiff
path: root/files/my/web/css/css_transitions
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:17 -0500
commitda78a9e329e272dedb2400b79a3bdeebff387d47 (patch)
treee6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/my/web/css/css_transitions
parent1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff)
downloadtranslated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz
translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2
translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip
initial commit
Diffstat (limited to 'files/my/web/css/css_transitions')
-rw-r--r--files/my/web/css/css_transitions/index.html59
1 files changed, 59 insertions, 0 deletions
diff --git a/files/my/web/css/css_transitions/index.html b/files/my/web/css/css_transitions/index.html
new file mode 100644
index 0000000000..6f134a503b
--- /dev/null
+++ b/files/my/web/css/css_transitions/index.html
@@ -0,0 +1,59 @@
+---
+title: CSS Transitions
+slug: Web/CSS/CSS_Transitions
+tags:
+ - CSS
+ - CSS Transitions
+ - Overview
+ - Reference
+translation_of: Web/CSS/CSS_Transitions
+---
+<p>{{CSSRef}}</p>
+
+<p><strong>အသွင်ကူးပြောင်းမှု CSS ကိုကိုကို</strong> နျသနျသရငျညြတိကျတဲ့ဂုဏ်သတ္တိများ၏ CSS ကိုတန်ဖိုးများမွားထဲတွင်အကိုကိုကှားတဖြည်းဖြည်းအသွင်ကူးပြောင်းမှု ဖန်တီးပေးနိုင်ပါတယ်ဒါကတော့ CSS ကိုကိုတစ် module တစ်ခုတစ်ခုဖြစ်ပါတယ်။ အဲဒီအသွင်ကူးပြောင်းမှုများ၏အပြုအမူသူတို့ရဲ့ function ကိုကိုအချိန်ကိုက်, ကြာချိန်နှင့်အခြား attribute ကိုတွေသတ်မှတ်ခြင်းကထိန်းချုပ်ထားနိုင်ပါတယ်။</p>
+
+<h2 id="အညွှန်း">အညွှန်း</h2>
+
+<h3 id="ဂုဏ်သတ္တိများကို">ဂုဏ်သတ္တိများကို</h3>
+
+<div class="index">
+<ul>
+ <li>{{Cssxref("အကူးအပြောင်း")}}</li>
+ <li>{{Cssxref("အကူးအပြောင်း - နှောင့်နှေး")}}</li>
+ <li>{{Cssxref("အကူးအပြောင်း - ကြာချိန်")}}</li>
+ <li>{{Cssxref("အကူးအပြောင်း - အိမ်ခြံမြေ")}}</li>
+ <li>{{Cssxref("အကူးအပြောင်း - အချိန်ကိုက် -Function ကို")}}</li>
+</ul>
+</div>
+
+<h2 id="လမ်းညွှန်များ">လမ်းညွှန်များ</h2>
+
+<dl>
+ <dt><a href="/en-US/docs/Web/Guide/CSS/Using_CSS_transitions">CSS ကိုကိုအကူးအပြောင်းကိုအသုံးပြုခြင်း</a></dt>
+ <dd>Step-by-step CSS ကိုကိုသုံးပြီးအသွင်ကူးပြောင်းမှုကိုဖန်တီးရန်ဘယ်လိုသင်ခန်းစာ။ ဆောင်းပါးသည်တစြဤဦးချင်းစီကိုကို သက်ဆိုင်ရာ CSS ကိုပိုင်ဆိုင်မှုဖော်ပြထားသည်မွားကိုကိုနှငျ့သူတို့ကတစြ ဦးချင်းစီကတခြားတွေနဲ့အပြန်အလှန်ဘယ်လိုရှင်းပြ ။</dd>
+</dl>
+
+<h2 id="အသေးစိတ်ဖော်ပြချက်">အသေးစိတ်ဖော်ပြချက်</h2>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">သတ်မှတ်ချက်</th>
+ <th scope="col">အဆင့်အတန်း</th>
+ <th scope="col">မှတ်ချက်</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>{{SpecName('CSS3 Transitions')}}</td>
+ <td>{{Spec2('CSS3 Transitions')}}</td>
+ <td>ကနဦးချက်နှင့်အဓိပ္ပါယ်။</td>
+ </tr>
+ </tbody>
+</table>
+
+<h2 id="ကိုလည်းကြည့်ပါ">ကိုလည်းကြည့်ပါ</h2>
+
+<ul>
+ <li>CSS ကိုကိုကူးအပြောင်းကာလမှ Related, <a href="/en-US/docs/Web/CSS/CSS_Animations">CSS ကို Animation ရဲ့ကိုကို</a> ကာတွန်းဂုဏ်သတ္တိများကျော်အသေးစိတ်ထိန်းချုပ်ပေးရန်။</li>
+</ul>