Behavior Attribute in marquee
Behavior Attribute in marquee One of the main attributes of the <marquee> tag was behavior, which determined how the text or image moved across the screen. Here’s a breakdown of its possible values: Customization Options The <marquee> tag also had additional attributes for further customization: For example: htmlSalin kode<marquee behavior=”scroll” direction=”up” scrollamount=”5″ scrolldelay=”100″ loop=”3″> This … Read more