Saturday, February 18, 2012

Scrolling Image to Left, Using HTML Marquee


As discussed earlier, that HTML Marquee automatically create an image scrolling from right to left. But you can also add a "direction = left" in HTML Marquee tag.
Below is an example of  HTML marquee code, to make scrool image from right to left. You can copy and change HTML marquee code and then placed on a web page that you want. But of course the content is changed in advance

Code HTML Marquee
<!-- Codes by http://htmlmarquee.blogspot.com/ -->
<marquee direction="left">
<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...