Specifies the speed in which the text in the marquee moves. Possible values are Delay or Amount
Delay:
This specifies how long to delay between each jump. This attribute takes the time in milliseconds.
Video Tutorial on HTML Marquee Tag
Example:
<marquee style="font-family:Book Antiqua; color: #FFFFFF" bgcolor="#000080" scrolldelay="90">This is an example of Marquee (Delay : 90 Milliseconds)</marquee>
<marquee style="font-family:Book Antiqua; color: #FFFFFF" bgcolor="#000080" scrolldelay="500">This is an example of Marquee (Delay : 500 Milliseconds)</marquee>
Amount:
This specifies how far the text in the marquee should move. This attribute takes the amount in pixels.
Example:
Code:
<marquee style="font-family:Book Antiqua; color: #FFFFFF" bgcolor="#000080" scrollamount="5">This is an example of Marquee (Amount : 5 pixels)</marquee>
Code:
<marquee style="font-family:Book Antiqua; color: #FFFFFF" bgcolor="#000080" scrollamount="20">This is an example of Marquee (Amount : 20 pixels)</marquee>
This article is written by plus2net.com team.
plus2net.com
Click for more tutorial on marquee tag for scrolling text
All type of images which can be displayed in web pages. Marquee tag has nothing to do with type of image.
ALLIE C DICKSON
22-11-2016
am aboy aged 24 am in collage doing ICT but am very interested with web designing am from MALAWI more information in my inbox ilike programing but iknow nothing about it it that real thank you
Faisal
03-10-2018
This was very helpful. Thanks a lot!
✖
We use cookies to improve your browsing experience. . Learn more