မဂၤလာပါဗ်ာ ေ၀ယံအိမ္သစ္ေလးမွ ၾကိဳဆိုပါတယ္ ဒီကေန့ဟာေပ်ာ္ရႊင္စရာေန့ေလးျဖစ္ပါလို့ဆုေတာင္းလိုက္ပါတယ္ ကၽြန္ေတာ့အိမ္သစ္ကေလးဟာ ေတာ္လို့တတ္လို့ ျပဳလုပ္ထားျခင္းမဟုတ္ပါ ေလ့လာသင္ယူရင္းနဲ့ ျဖန့္ေ၀မူမ်ားလုပ္ေနျခင္းျဖစ္ပါသည္ အားလံုးကိုေက်းဇူးတင္ပါတယ္

Friday, November 30, 2012

Scroll-Box အတြက္ Html Code ေလးပါ။


<style type="text/css">
div.scroll-box {
height:100px;
width:200px;
font:10pt/20pt Verdana,arial,sans-serif;
overflow:scroll;
}
</style>
<div class="scroll-box">

ဒီေနရာမွာ စာသားေတြထည့္ပါ
Enter your scroll box text here... once there's enough text, the box will grow scroll bars!
You can also put pictures in here and it will scroll if the picture is too big.

</div>

ဒီလိုေလးလဲလုပ္လို႔ရတယ္

<div style="border: 9px ridge rgb(96, 214, 243); overflow: scroll; height: 100px; width: 220px;">ဒီေနရာမွာအေၾကာင္းအရာမ်ားေရးထည့္ပါ</div>

No comments:

Post a Comment