As <marquee> do the scroll side by side of the text, what is the appropriate tag to do the scroll up of the text ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

As <marquee> do the scroll side by side of the text, what is the appropriate tag to do the scroll up of the text ?

html, sroll up of text

23rd Apr 2018, 11:20 AM
Mainankaye Evele
Mainankaye Evele - avatar
11 Answers
+ 10
Mainankaye Evele, check out my link, there it's written about behavior attribute.
23rd Apr 2018, 2:17 PM
NezhnyjVampir
+ 11
Direction attribute sets the direction of the scrolling within the marquee: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/marquee
23rd Apr 2018, 11:33 AM
NezhnyjVampir
+ 8
Marquee has two attributes - 1. Behavior 2.Direction direction attribute will help you to do this
23rd Apr 2018, 1:14 PM
Prabhat
Prabhat - avatar
+ 8
direction attribute has - 1- up 2- down 3- left 4- right
23rd Apr 2018, 5:19 PM
Prabhat
Prabhat - avatar
+ 8
Mainankaye Evele 'up' will help you
23rd Apr 2018, 5:21 PM
Prabhat
Prabhat - avatar
+ 7
behavior : 1. alternate 2. slide 3. scroll
24th Apr 2018, 7:55 AM
Prabhat
Prabhat - avatar
+ 4
marquee has a "direction" attribute i guess?
23rd Apr 2018, 11:33 AM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 2
ok ok NezhnyjVampir, i see
23rd Apr 2018, 5:57 PM
Mainankaye Evele
Mainankaye Evele - avatar
+ 2
Prabhat Singh, thks i apreciate
24th Apr 2018, 10:00 AM
Mainankaye Evele
Mainankaye Evele - avatar
0
thanks a lot your advises is very helpfull
23rd Apr 2018, 2:00 PM
Mainankaye Evele
Mainankaye Evele - avatar
0
direction : up vs down behavior : ??? i mean what about the behavior ?
23rd Apr 2018, 2:14 PM
Mainankaye Evele
Mainankaye Evele - avatar