- 
	
	
		1 Attachment(s) Help me! (HTML) 
		I'm making a giant image out of tiles in HTML.
 
 I'm using the table tag and putting one image per-cell (like the frontsite banner).
 
 The problem is I am getting these little white borders.
 
 I'm set up like this table border="0" cellpadding="0", and my tr and td tags are empty. (left off the < & > or else they wont show up)
 
 
- 
	
	
	
	
		Your code would be a lot more help than an image, son. 
 
- 
	
	
	
	
- 
	
	
	
	
		Thanks Hsu, I was about to paste a screenshot of my code too. 
 
- 
	
	
	
	
- 
	
	
	
	
		Thats what that does, I never fooled around with it. 
 
- 
	
	
	
	
		So does cellspacing work or not?  It should anyway.
 
 Code pls.
 
 
- 
	
	
	
	
		Yeah, that'll do it. Really, though, I see no practical reason to split the images up like that.