Marquee Generator

Use this HTML marquee generator to create scrolling text or images for your website or blog.

This generator uses the marquee tag to create the marquee. This is a non-standard tag, however, it is recognized by most major browsers. If you need to create W3C compliant code, you should use CSS marquees instead.

Marquee
Colors
Padding/Margins
Text

OR

Italic Bold Small Caps
Image

The Code

Here is the code that was generated:

Customizing The HTML

Once you've generated your HTML marquee code, if you need to make further changes, check out the following links for an explanation of the marquee element's various attributes:/p>

Customizing The CSS

The CSS is the code between the <style></style> tags. These are the codes that determine styles of your marquee. You can change the CSS properties (or add new ones) as you like.

If you intend to use the same styles across many pages (a whole website, for example), you should move them to an external style sheet.