Unable to load image

allowed height attribute for marquees

thx to @ArachnoLibrarian for the code

list of allowed attributes now

direction: Sets the direction of the scrolling within the marquee. Possible values are left, right, up and down. If no value is specified, the default value is left.

behavior: Sets how the text is scrolled within the marquee. Possible values are scroll, slide and alternate. If no value is specified, the default value is scroll.

scrollamount: Sets the amount of scrolling at each interval in pixels. The default value is 6.

height: Sets the height in pixels (only whitelisted up to 500)

example:

<marquee behavior="alternate" direction="down" height="500" scrollamount="100"> <marquee behavior="alternate" scrollamount="100"> :marseyprisma: </marquee> </marquee>

translates to:

:marseyprisma:
25
Jump in the discussion.

No email address required.

marquee is one of the greatest tags out there, w3c deprecating it makes no sense

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.