HTML & CSS Wiki
Advertisement

This non-standard, browser-specific property is not recommended. Authors should generally find an alternative way to accomplish the same task while adhering to all best practices, or simply do without it if it is unimportant.


The CSS -webkit-marquee Apple extension property is a shorthand for setting the values of other -webkit-marquee properties.

Values[]

Value Description
direction See -webkit-marquee-direction for values.
increment See -webkit-marquee-increment for values.
repetition See -webkit-marquee-repetition for values.
style See -webkit-marquee-style for values.
speed See -webkit-marquee-speed for values.

External links[]

Advertisement