Image Marquee Codes in HTML

A marquee can scroll images as well as blocks of text. Be reminded that MARQUEE is a text-level element. Its default width is 100% so it might appear as a block level, but once you set the width to anything narrower you will see it in line with other elements.

HTML image marquee code:

Here is an image marquee 

Penny
 in line with this paragraph. 

Result:

Here is an image marquee Penny in line with this paragraph.

The MARQUEE is one of the evil HTML tags and has been deprecated in HTML5. Don't use it unless you really have to. Most users tend to be annoyed by elements that scroll or hop around the page, so unless you are 101% certain that the effect will be as planned, don't use it.

Share

Learn how to design amazing websites