'direction' Example : direction « HTML Attributes Reference « HTML CSS Reference






'direction' Example

    

<HTML>
<BODY>
<marquee id="myM" 
         direction="right" 
         behavior="slide" 
         bgcolor="cyan">www.java2s.com
</marquee>
</BODY>
</HTML>   
    
      
      








Related examples in the same category

1.'direction' Syntax and Note
2.direction is applied to