سؤال

I need to display three lines of text in a DIV which has room for only one line.

I want the DIV to roll through the three lines and delay on each line for a few seconds.

Is this possible?

هل كانت مفيدة؟

المحلول

Use JavaScript to animate as described here, for instance. There is also marquee HTML element and it is possible with CSS but these alternatives are less consistently available between various browsers.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top