Tuesday, August 13, 2019

Marquee Tag HTML

Marquee Tag


Marquee scrollamount

web design agency

<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Marquee scrollamount</title> </head> <body> <marquee scrollamount="20" behavior="alternate"> <h1>web design agency</h1> </marquee> </body> </html>

No comments: