Blog မှာ Code နမူနာတွေပြဖို့ လိုက်ရှာနေတာ တစ်ခုမှအဆင်မပြေဘူး ဒီအတိုင်းကူးထည့်လိုက်လဲရတော့ရတယ် မလှဘူး တကယ်ကဘာမှမဟုတ်ဖူး (နမူနာပြစရာ Code လဲဘာမှရှိတာမဟုတ်ဖူး 😅😅) အရင်တင်ဖူးတဲ့ Post အဟောင်းတွေပြန်စစ်ရင်းနဲ့ fallback_fonts.xml အကြောင်းရေးထားတာမှာ Code နမူနာတွေပြတာပါပြီး ဒီအတိုင်းရေးထားတော့ ကြည့်လို့မလှတာတဲ့ လိုက်ရှာကြည့်တာ template ထဲကို css code ထည့်တဲ့နည်းကိုပဲလုပ်ပြထားကြတာများတယ် အဲ့နည်းကကျနော် Blog မှာလုပ်လို့မရဘူး ဘာဖြစ်တာလဲမသိ အခုနည်းကတော့ manual ဆန်တယ် Post တင်ပြီး Code နမူနာပြချင်ရင် HTML မှာ ဝင်ပြီး <pre ....><code .....> Code နမူနာ </code></pre> လို့ရေးလိုက်ရင်ရပြီ
<pre style="background: #f0f0f0; border: 1px dashed #cccccc; color: black; font-family: "arial"; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;">
<code style="color: black; word-wrap: normal;">
နမူနာ ကုဒ်များရေးရန်
</code></pre>
အပေါ်ကစာတွေကို Blog Post က HTML အောက်မှာရေးလိုက်ရင်ရပါပြီ အပေါ်ကအတိုင်းနမူနာပြပေးပါလိမ့်မယ်
background: #f0f0f0; မှာကိုယ်စိတ်ကြိုက်နောက်ခံအရောက်ပြင်လို့ရပါတယ်
Code Style="color:black" မှာလဲအတူတူပါပဲ နမူနာပြမယ့် Code ရဲ့စာလုံးအရောင်ပြောင်းလိုရပါတယ်
<pre style="background: #f0f0f0; border: 1px dashed #cccccc; color: black; font-family: "arial"; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;">
<code style="color: black; word-wrap: normal;">
နမူနာ ကုဒ်များရေးရန်
</code></pre>
ဒီမှာ Background နဲ့ စာလုံးအရောင်ပြင်ပြထားတယ် အဆင်ပြေကြပါစေဗျာ
Comments
Post a Comment