Basics

HTML

Java

Colors

Frames

Tables

Fonts

Graphics

Links

Contact

how do i change the marquee speed?

 

You just need to add the scrollamount tag to your marquee tag like this:

<marquee behavior=scroll direction="left" scrollamount="5">Your message here</marquee>

The higher your number, the faster your marquee will scroll. Here are some examples:


scroll amount="1"
scroll amount="3"
scroll amount="5"
scroll amount="7"
scroll amount="9"
scroll amount="11"
scroll amount="13"
scroll amount="15"
scroll amount="17"
scroll amount="50"