space under images in html

LoRd_gollum

New Member
I got a problem at my new webpage (http://www.sourcezone.dk/)
I have made some really nice buttons and made a onmouseover effect
But now there is a space between the buttons that is not supposed to be there :mad: . I have tryed to change the linespace in the code, but it only help on text... :confused:
 
Try placing your buttons in table cells which are exactly the same width and height of the button, I think this will eliminate the spaces you are having.
 
Back
Top