Saturday, September 10, 2011

Marquee Html code

The Marquee Html code <marquee> let's you scroll anything from Text to Photos

This is great if you need to spice up a blog to have something scroll and make it more better place to have scrolling Text or Images this is how you set it up

<marquee behavior="scroll" direction="left" scrollamount="16">Can be images or Text here</marquee>

Here are different Marquee Behaviors you can use

  • Slide
  • Scroll
  • Alternate
There is some scroll Marquee Behavior you can change the direction too and here's the directions you can use

  • Up
  • Down
  • Left
  • Right
For Scrollamout (Speed) you can pick from any number from 1 to 20

Meaning 1-9 are slow speeds while 10-19 are medium speeds and 20 is fast speed

you can find many sites that tells about using marquees like this site http://www.quackit.com/html/codes/html_marquee_code.cfm