Advertisement
jiarui

scroll text

Jul 29th, 2021
1,346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <head>
  2. <style>
  3. marquee{
  4. font-size: 10px;
  5. font-weight: 100;
  6. color: #A3A3A3;
  7. font-family: sans-serif;
  8. }
  9. </style>
  10. </head>
  11. <body>
  12. <marquee> text goes here </marquee>
  13. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement