west2001gal
02-03-2003, 07:09 AM
See I want to align images of marquees side by side in one Iframe, so how do I it?
<marquee behavior=scroll direction="left" scrollamount="5" ><a href="URL"><img src="image.jpg" width="88" "height="31" border="0" alt="text"></a></marquee>
<marquee behavior=scroll direction="left" scrollamount="5" ><a href="URL"><img src="image.jpg" width="88" "height="31" border="0"
alt="text"></a></marquee>
they appear one above the other, so how do I put them side by side ?
and how do I make the images slow down when one puts his/her cursor over the images?
<marquee behavior=scroll direction="left" scrollamount="5" ><a href="URL"><img src="image.jpg" width="88" "height="31" border="0" alt="text"></a></marquee>
<marquee behavior=scroll direction="left" scrollamount="5" ><a href="URL"><img src="image.jpg" width="88" "height="31" border="0"
alt="text"></a></marquee>
they appear one above the other, so how do I put them side by side ?
and how do I make the images slow down when one puts his/her cursor over the images?