Prev Demo
Marquee Up
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Marquee up</title> </head> <body> <p>It is used to scroll the text upwards</p> <marquee direction="up" width="500"><i style="color:blue">Techfunda is an online tutorials which taeches step by step manner with explanations and dotnetfunda is an online tutorials which teaches to lfearn and share the knowledge with eachother </i></marquee> </body> </html>
Note: We DO NOT save your trial code in our database.
Output