ruesha

marquee text

Jul 17th, 2024
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <style>
  2.  
  3. #marquee {
  4. font-size: 12px;
  5. color: #000000;
  6. }
  7.  
  8. </style>
  9.  
  10. <div id="marquee"> <marquee behavior="scroll" direction="left" marquee width="7px">marquee text</marquee>
  11. </div>
Advertisement
Add Comment
Please, Sign In to add comment