Can anyone help me with this one?
I sliced an image into a table in ImageReady, assigned a URL to each slice and exported the result into HTML code and a folder full of sliced images. I then copie and pasted the HTML code into my index.html on the blog I'm putting together. In Safari and Internet Explorer for Windows the image shows up fine and I can click on different parts of it to go to different parts of the blog. In Firefox however the image is slightly spread apart. There's a gap between the upper and lower edges of the image slices. I checked the HTML an the code looks fine: the border is set to 0 pixels.
Can someone please tell me how to fix this? Thanks beforehand if you know.