Scrolling Text Generator

Scrolling Text Generator

Create beautiful scrolling text animations with live preview. Choose from 8 animation types, customize everything, and export for any platform.

Live Preview
Welcome to Scrolling Text Generator!
Generated Code
<style>
.stg-container {
  overflow: hidden;
  background: #ffffff;
  padding: 10px;
  border-radius: 0px;
  
  
}

@keyframes stg-b0-scroll { from { transform: translateX(100%); } to { transform: translateX(-100%); } }

.stg-block-0 {
  overflow: hidden;
  background: transparent;
}
.stg-block-0 .stg-text {
  color: #000000;
  font-size: 16px;
  
  animation: stg-b0-scroll 10s linear infinite;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}
.stg-block-0 .stg-text:hover { animation-play-state: paused; }
</style>

<div class="stg-container">
  <div class="stg-block-0">
    <div class="stg-text">Welcome to Scrolling Text Generator!</div>
  </div>
</div>

Container Settings

Text Block

Supports HTML: <b>, <i>, <a href="...">, <span style="...">

Free Website Tools

36+ free tools for building, designing, and optimizing your website

Website Widgets

Interactive components for your website

FOMO & Marketing

Social proof and urgency tools to boost conversions

CSS/Design Tools

Visual CSS generators with live preview

SEO Tools

Search engine optimization helpers

Developer Tools

Utilities for developers

Legal Generators

Generate legal pages for your website