Skip navigation
MikeBickal
Currently Being Moderated

Removing spaces in Image Slider

Jul 18, 2012 4:16 PM

Tags: #spacing #image #slider #gallery

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.

 
Replies

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points