Marquee without gap for sponsorships images
Hi Dreamweaver Community.
Im building for the BIGGEST project and I'm impressed that I was asked to design the website even I was doing good at website design. However I havent done loads of features that they asked me to do and pretty stuck on marqueeing images for sponsorships images.
<marquee>
<a href="###" width="140" height="80"
alt="###" /></a>
<img src="s###" width="140" height="80" alt="###" /><img src="###" width="140" height="80" alt="###" />
<a href="###"><img src="###" width="140" height="80"
alt="###" /></a>
<a href="###"><img src="###" width="140" height="125"
alt="###" /></a><a href="###"><img src="###" width="140" height="140"
alt="###" /></a><a href="###"><img src="###" width="140" height="167" alt="###" /></a>
<a href="###"><img src="###" width="125"
height="167" alt="###" /></a>
<a href="###"><img src="###" width="140" height="90"
</marquee>
This is a sample what I using to do. I got about 20 sponsorship and found few of features that you can hover to make them freeze. It would be nice to hover to freeze them for clicking the images. Do I need to do CSS to make them work, If so, How?
Any suggestion?
