Windows xp accepts and displays images installed the between marquee tags.
Marquee 1 horizontal: This is the gif I use for the marquees you see below [ 285 bytes ].
Marquee 2 vertical: [border] Can be aligned left center right.
THE CODE FOR HORIZONTAL MARQUEEE:
THE CODE FOR VERTICAL MARQUEE:
<table bgcolor=black width=2 align=left><tr><td> <marquee bgcolor=red scrolldelay=100 scrollamount=2 direction=up height=100><IMG SRC=web/eye-red.gif width=20 height=60></marquee> <marquee bgcolor=blue scrolldelay=100 scrollamount=2 direction=up height=130><IMG SRC=web/eye-red.gif width=10 height=60></marquee> <marquee bgcolor=green scrolldelay=100 scrollamount=2 direction=up height=130 width=15><IMG SRC=web/eye-red.gif width=20 height=60></marquee></td></tr></table>