ဒါေလးကေတာ့စာလုံးေလးေတြေျပးေနေအာင္လုပ္တာပါ
<marquee>ဒီေနရာမွာစာရိုက္ထည့္ပါ</marquee>
<marquee direction=right>ဒီေနရာမွာစာရိုက္ထည့္ပါ</marquee>
<marquee behavior=alternate>ဒီေနရာမွာစာရိုက္ထည့္ပါ</marquee>
<center><marquee behavior=alternate width=50%>
ဒီေနရာမွာစာရိုက္ထည့္ပါ</marquee></center>
<marquee direction=up height=50>ဒီေနရာမွာစာရိုက္ထည့္ပါ</marquee>
<marquee direction=down height=50>ဒီေနရာမွာစာရိုက္ထည့္ပါ</marquee>
<marquee direction=down height=50
behavior=alternate>ဒီေနရာမွာစာရိုက္ထည့္ပါ</marquee>
..........................................................................................................................
ဒါကေတာ့ Drop Down List ျပဳလုပ္တာပါ..
<form><select onchange="window.open(this.options[this.selectedIndex].value,'_blank')"
style="width: 140px;">
<option>ဒီေနရာမွာ
ေခါင္းစဥ္ထည့္ပါ<!-- change the links with your own
--></option>
<option value="ဒီေနရာမွာ လင့္
ထည့္ပါ"> ဒီေနရာမွာ နာမည္ထည့္
</option>
<option value="ဒီေနရာမွာ လင့္
ထည့္ပါ"> ဒီေနရာမွာ နာမည္ထည့္
</option>
<option value="ဒီေနရာမွာ လင့္
ထည့္ပါ"> ဒီေနရာမွာ နာမည္ထည့္
</option>
</select></form>