SQL PHP HTML JavaScript articles and free code If you are facing any problem in viewing this page, please tell us
 

Marquee Repeat


Repeat: Specifies how many times the text effect in the marquee is repeated. Possible values are Continuously or number of times that the text should get repeated.






Example:


Please check this in Internet Explorer ( IE )



This is an example of Marquee (Loop : 1)

Code:
     <marquee style="font-family:Book Antiqua; color: #FFFFFF" bgcolor="#000080" scrollamount="5" loop="1">This is an example of Marquee (Loop : 1)</marquee>

Example:

This is an example of Marquee (Loop : Infinite)

Code:
     <marquee style="font-family:Book Antiqua; color: #FFFFFF" bgcolor="#000080" scrollamount="5" loop="infinite">This is an example of Marquee (Loop : Infinite)</marquee>




HTML Marquee tag for scrolling text  | Marquee Behavior  | Marquee Direction  | Marquee Repeat  | Marquee Speed

Sections
PHP
JavaScript
ASP
HTML
SQL
Photoshop
Articles SEO
List of HTML Tutorial
<marquee>
HTML Tags
HTML Calendar
Tags on web page
Web Design
Subscribe
Submit your email address and receive article and product notifications. Your email is safe with us.