I want to stitch a bunch of image using html , but the problem is they have margin , i use web inspector to look for which properties that affect this, but an hour or less still cant figure it out.
i have tried using negative margin-left, negative position using psuedo selector , although it work perfectly , but that is not the way right?
https://dl.dropbox.com/u/2321732/stitch_images/index.html
So now i want the cleanest way to stitch make the image does not have any margin.