Wiem może to amatorka ale główkuję już 2 dni, kombinuję i bez rezultatu ciągle jakiś błąd, mianowicie chciałbym zrobić tak by 2 elementy zbliżyć do siebie chodzi o ikonkę faceeboka twittera i google widoczne na www.e-pozycja.com
chciałbym by były obok siebie bez owych odstępów bowiem wygląda to mało estetycznie dzięki za pomoc z góry oto kod:
Kod
<table id="tabela">
<td><div id="twitter">
<div class="g-plusone" data-callback="callback" data-href="http://www.e-pozycja.com"></div>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://e-pozycja.com">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</td>
<td><div id="google">
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'pl'}
</script></td>
<td><div id="facebook">
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Ffacebook.com%2Fepozycja&width&layout=button_count&action=like&show_faces=true&share=true&height=21" scrolling="no" frameborder="0" style="border:none; float: left; overflow:visible; height:22px;" allowTransparency="true"></iframe>
</td>
</table>
<td><div id="twitter">
<div class="g-plusone" data-callback="callback" data-href="http://www.e-pozycja.com"></div>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://e-pozycja.com">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</td>
<td><div id="google">
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'pl'}
</script></td>
<td><div id="facebook">
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Ffacebook.com%2Fepozycja&width&layout=button_count&action=like&show_faces=true&share=true&height=21" scrolling="no" frameborder="0" style="border:none; float: left; overflow:visible; height:22px;" allowTransparency="true"></iframe>
</td>
</table>