Prev Demo
Maruqee With Scroll Amount
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <p>It is used to scrool the text with speed</p> <marquee scrollamount="50" style="color:white;background-color:blue">This is basic example of marquee</marquee> </body> </html>
Note: We DO NOT save your trial code in our database.
Output