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