What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-html, is-html-attribute, from-microsoft
MarqueeHeightAttribute  
The marquee height attribute specifies the height of a marquee.

You are here: Home > HTML Reference > Elements > <marquee> element > height attribute

Usage

...

Values

The height attribute specifies the height in pixels, and as such it must be a positive integer, or 0. Unlike heights in CSS, this attribute must NOT include the "px" unit of measure. The height attribute is always understood in pixels.

Elements

You can use the height attribute on the following elements:

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
marquee.height reflects <marquee height="7"> Y Y Y Y Y N Y N

Further reading


Sign in to add a comment