<marquee bgcolor="yellow"style="color:black" onmouseover="this.stop()" onmouseout="this.start()">لاہور ہائی کورٹ نے پجناب کے چیف سے ساہیوال میں جعلي تصادم كي دوران كيس كي سما عت كي </marque>
=======================
Other style and functions
==========================
Background color-> bgcolor="hexadecimal code"
Text color -> style="color:white"
Scroll speed -> scrollamount="6"
Direction -> direction="option" (left,right,up,down)
Behaviour -> behaviour="alternate"
For link -> <a href="url">title</a>
For pausing the text when mouse over
onmouseover="this.stop()" onmouseout="this.start()"
Post a Comment