Exemplo de alinhamento CSS

Sem links permanentes

<div style="margin-right: 5px; float: left;">
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="jagadethundera">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<div style="float: left;">
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.equipetenso.com.br&amp;layout=box_count&amp;show_faces=false&amp;width=0&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:65px;" allowTransparency="true"></iframe>
</div>

Com links permanentes – Para WordPress (Função the_permalink())

<div style="margin-right: 5px; float: left;">
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="jagadethundera">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<div style="float: left;">
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php the_permalink() ?>&amp;layout=box_count&amp;show_faces=false&amp;width=0&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:65px;" allowTransparency="true"></iframe>
</div>

Esta entrada foi publicada em Mumm-Ra. Adicione o link permanente aos seus favoritos.

Deixe uma resposta

O seu endereço de email não será publicado Campos obrigatórios são marcados *

*

Você pode usar estas tags e atributos de HTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">