Friday, February 17, 2012

Scrolling Images Using HTML Marquee

Scrolling images on these pages created using HTML marquee tag. The purpose of this page is to give an example scrooling image by using the HTML Marquee tag so that the web view to be beautiful and attractive. Used the same code as we create the scrolling text, it's just that we need to add the image url which will be rolled.
Automatically by using HTML Marquee, scrolling images will move from right to left. The following example makes an image scrolling using HTML Marquee tag.

Code HTML Marquee
<!-- Codes by http://htmlmarquee.blogspot.com/ -->
<marquee>
<img src="http://finunu.files.wordpress.com/2011/02/cimg1288.jpg?w=200" /></marquee>
Result

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...