社会图标表不断添加保证金

时间:2016-02-10 13:52:53

标签: html css mailing

我正在制作一个邮件html页面,我的社交按钮一直保留着一些我无法解决的余地。我在下面发布了我的代码和小提琴,这样你就可以看到我被卡住了。

https://jsfiddle.net/zh78uc9s/

CODE:

<td rowspan="10" style="text-align: left" valign="top" width="auto" border="0" cellspacing="0" cellpadding="0">
                    <!--Social media knopkes en links-->
                    <table width="25px" height="100px" border="0" cellspacing="0" cellpadding="0">
                        <tbody>
                            <tr>
                                <td width="25" height="25"><img src="elementen/Spacer25.gif" width="25" height="25" border="0" cellspacing="0" cellpadding="0" alt="spacerke" /></td>
                            </tr>
                            <tr>
                                <td width="25" height="25">
                                    <a href="https://www.facebook.com/GyprocBelgium/"><img src="elementen/facebook.gif" width="25" height="25" border="0" cellspacing="0" cellpadding="0" alt="facebook" /></a>
                                </td>
                            </tr>
                            <tr>
                                <td width="25" height="25">
                                    <a href="https://www.youtube.com/user/SGGyprocBelgium"><img src="elementen/youtube.gif" width="25" height="25" border="0" cellspacing="0" cellpadding="0" alt="youtube" /></a>
                                </td>
                            </tr>
                            <tr>
                                <td width="25" height="25">
                                    <a href="https://www.linkedin.com/company/saint-gobain-construction-products-belgium-division-gyproc"><img src="elementen/linkedin.gif" width="25" height="25" border="0" cellspacing="0" cellpadding="0" alt="linkedin" /></a>
                                </td>
                            </tr>
                            <tr>
                                <td width="25" height="25">
                                    <a href="https://twitter.com/GyprocBE"><img src="elementen/twitter.gif" width="25" height="25" border="0" cellspacing="0" cellpadding="0" alt="twitter" /></a>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                </td>

1 个答案:

答案 0 :(得分:1)

每个社交按钮之间的边距选为service_total_price[1] = price[1] * qty[1] - discount[1] service_total_price[2] = price[2] * qty[2] - discount[2] service_total_price[3] = price[3] * qty[2] - discount[3] .... 的样式设置,请尝试

service_total_price[]

JsFiddle