खाली दिलेले कोड मध्ये Text scrolls from right to left by default. हे बदलून आपल्याला हवा तो शब्द टाका.  
 | <marquee bgcolor="#ffffcc">Text scrolls from right to left by default.</marquee> |  
 
 
 | <marquee behavior="alternate" width="80%" bgcolor="#ffffcc">Bouncing text using the alternate behavior.</marquee> |  
 
 
 <marquee scrolldelay="150" direction="up" width="300px" height="100px" bgcolor="#ffffcc">Text scrolls upwards. 
 
For the text to appear in the next line, add this tag <p></p> after the previous line.</marquee> |  
 
 
 <marquee hspace="50%" direction="down" scrollamount="2" height="100px" bgcolor="#ffffcc">Text scrolls downwards. 
 
For the text to appear in the next line, add this tag <p></p> after the previous line.</marquee> |  
येथे #ffffcc हा background color कोड  आहे आपण हा कोड बदलून  दुसरा background color निवडू शकता.
 
 | <span style="color:#F6358A; font-weight:bold;"><marquee  direction="right" scrollamount="3" bgcolor="#333333">Text scrolls  from left to right.</marquee></span> |  
 
 
| <span  style="color:#6AFB92; font-size:xx-large; font-family:fantasy;   font-weight:bold;"><marquee direction="right" scrollamount="3"  bgcolor="#333333">Text scrolls from left to  right.</marquee></span> |  
 
 
 | <marquee>code to simple scrolling text</marquee> |  
 
 
 | <marquee behavior="alternate" direction="down" bgcolor="#33FFCC">code to simple scrolling text</marquee> |  
 
 <marquee     
behavior="alternate" direction="left" bgcolor="#9999CC"      
scrollamount="2">code to simple scrolling text</marquee> |  
 
 
 <marquee behavior="alternate" direction="left" bgcolor="#CCCCCC"     
onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2"      
scrolldelay="50">  code to simple scrolling text</marquee> |  
 
 
uttam....keep it up
उत्तर द्याहटवाआपले आभार
उत्तर द्याहटवाखुप खुप धन्यवाद
उत्तर द्याहटवा