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>
|
No comments:
Post a Comment