car salesman
New Member
\[code\]<table border="0" style="padding:10px;width: 960px;border-collapse: collapse;"> <tbody><tr><td style="padding: 0"><img src="http://stackoverflow.com/questions/14088890/8.jpg" alt="" /></td><td style="padding: 0"><img src="http://stackoverflow.com/questions/14088890/98.jpg" alt="" /></td><td style="padding: 0"><img src="http://stackoverflow.com/questions/14088890/998.jpg" alt="" /></td><td style="padding: 0"><img src="http://stackoverflow.com/questions/14088890/1998.jpg" alt="" /></td></tr><tr><td style="background-color: #757575;">11194</td><td style="background-color: #757575;">11194</td><td style="background-color: #757575;">11194</td><td style="background-color: #757575;">11194</td></tr><tr><td style="padding: 0"><img src="http://stackoverflow.com/questions/14088890/8.jpg" alt="" /></td><td style="padding: 0"><img src="http://stackoverflow.com/questions/14088890/98.jpg" alt="" /></td><td style="padding: 0"><img src="http://stackoverflow.com/questions/14088890/998.jpg" alt="" /></td><td style="padding: 0"><img src="http://stackoverflow.com/questions/14088890/1998.jpg" alt="" /></td></tr></tbody></table>\[/code\]why i can't add margin padding to the tr and td? i want the td (\[code\]<td style="background-color: #757575;">11194</td>\[/code\]) have margin-right.namely, each separated by some space. but can't work. how to correct it. and the second tr have some space between the following tr.