I got a image like below with padding-right: 15px
<td><img style="padding:0px 15px 0px 0px;..." />
<td><td>another image<td/>
But the effect shows on IE and FF is a bit different. Is the way to measure is separate?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Because your HTML is absolutely invalid and horrible. Change it to: