Monday, February 13, 2012

Scrolling Text - Up, Using HTML Marquee

Here, the text scrolls upward. This is acheived by adding direction="up" on HTML marquee. By adding the direction "up" on HTML marquee, scrooltext direction can be scroll upward. Of course this will beautify the look of our website.
Below is an example of  HTML marquee code, to make scrool text to up. 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 Result
<!-- Codes by http://htmlmarquee.blogspot.com/-->

<marquee direction="up"> http://htmlmarquee.blogspot.com/, http://htmlmarquee.blogspot.com/
</marquee>
http://htmlmarquee.blogspot.com/, http://htmlmarquee.blogspot.com/

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...