I have 4 images that I need to place edge to edge (I made one large image in photoshop and sliced it up) so they appear like one large image. I have placed the html in the code window so that they should be edge to edge. In 'visual' view they are as I need them however once I preview the page there is a gap of blank space between each image. Page is not live so I can't show you exactly but this is the code.
'<img src="http://www.missionspec.com/univimages/test/testheroimage10_01.jpg" alt="" /><img src="http://www.missionspec.com/univimages/test/testheroimage10_02.jpg" alt="" /><img src="http://www.missionspec.com/univimages/test/testheroimage10_03.jpg" alt="" /><img src="http://www.missionspec.com/univimages/test/testheroimage10_04.jpg" alt="" />'