Hi all.
I'm new to muse, website design, and HTML so I'm an uber noob and have been just googling everying I can't figure out. My current issue is that I've worked out how to a put a sliding image gallery but I can't figure out how to remove the spaces between the images.
Here is what it currently looks like
http://img837.imageshack.us/img837/1310/screenshot20120718at649.png
and this is the HTML for the sliding gallery
<div style="overflow-y:hidden;overflow-x: scroll; width: 850px; height: 400px">
<table width=2000>
<tr>
<td><a href="http://google.com" target="_blank"><img src="http://farm8.staticflickr.com/7111/7578909632_b905a51c97.jpg" width="500" height="334" ></a></td>
<td><img src="http://farm8.staticflickr.com/7111/7578909632_b905a51c97.jpg" width="500" height="334"></a></td>
<td><img src="http://farm8.staticflickr.com/7111/7578909632_b905a51c97.jpg" width="500" height="334"></a></td>
</tr>
</table>
</div>
Any help would be appreciated. Thanks.
North America
Europe, Middle East and Africa
Asia Pacific